RasterizeOperator.OffsetX Property
Gets or sets an offset to a cell's corner relative to the origin in the coordinate reference system.
Syntax
public System.Double OffsetX { get; set; }
Property Value
Default: 0.0
An offset to a cell's corner relative to the origin of the coordinate reference system rasters are generated in. Expressed in the length (or angle) unit of the generated raster.
Remarks
With this property cells can be displaced in the X direction.
Platforms
Windows, Linux, Android