RasterSymbol.HotspotOrigin Property
Gets or sets the origin for the XHot and YHot properties.
Syntax
public HotspotOrigin HotspotOrigin { get; set; }
Property Value
Remarks
This property, together with the XHot and YHot properties, determine the insertion point, or hotspot, of the symbol.
If this value is set to Legacy, the hotspot of the symbol will be the upper-left corner of the image, possibly adjusted by the XHot and YHot properties.
If this value is set to Center, the hotspot of the symbol will be the center of the image, possibly adjusted by the XHot and YHot properties.
![]() |
Platforms
Windows, Linux, Android