RasterSymbol.XHot Property
Gets or sets the x-coordinate of the hot spot of the raster symbol.
Syntax
public System.Int32 XHot { get; set; }
Property Value
Default: 0
The x-coordinate of the hot spot relative the upper left corner.
Remarks
The insertion point, or hot spot, for a raster symbol will normally be the upper left corner. This property together with the YHot property can be used to define another insertion point.
![]() |
Platforms
Windows, Linux, Android