RasterTerrainProviderNorthernPostOffsetNativeUnits Property |
Gets or sets the latitude offset (from the north) of the northern-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 NorthernPostOffsetNativeUnits { get; protected set; }
Public Property NorthernPostOffsetNativeUnits As Double
Get
Protected Set
public:
property double NorthernPostOffsetNativeUnits {
double get ();
protected: void set (double value);
}
member NorthernPostOffsetNativeUnits : float with get, set
Property Value
Type:
DoubleSee Also