ResampleOperator.OffsetX Property
Gets or sets an offset to a cell's corner relative to the origin of 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.
Remarks
With this property cells can be displaced in the X direction. Only used if Resolution is Absolute.
Platforms
Windows, Linux, Android