RasterTerrainProviderSouthernPostOffsetNativeUnits Property |
Gets or sets the latitude offset (toward the north) of the southern-most post in the terrain provider.
Namespace:
AGI.Foundation.Terrain
Assembly:
AGI.Foundation.TerrainReaders (in AGI.Foundation.TerrainReaders.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double SouthernPostOffsetNativeUnits { get; protected set; }
Public Property SouthernPostOffsetNativeUnits As Double
Get
Protected Set
public:
property double SouthernPostOffsetNativeUnits {
double get ();
protected: void set (double value);
}
member SouthernPostOffsetNativeUnits : float with get, set
Property Value
Type:
DoubleSee Also