RasterTerrainProviderWesternPostOffsetNativeUnits Property |
Gets or sets the longitude offset (toward the east) of the western-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 WesternPostOffsetNativeUnits { get; protected set; }
Public Property WesternPostOffsetNativeUnits As Double
Get
Protected Set
public:
property double WesternPostOffsetNativeUnits {
double get ();
protected: void set (double value);
}
member WesternPostOffsetNativeUnits : float with get, set
Property Value
Type:
DoubleSee Also