CartographyLonOrigin Property |
Get the origin longitude coordinate of the local grid coordinate system.
Namespace: DHI.ProjectionsAssembly: DHI.Projections (in DHI.Projections.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax public double LonOrigin { get; }
Public ReadOnly Property LonOrigin As Double
Get
public:
property double LonOrigin {
double get ();
}
member LonOrigin : float with get
Property Value
Type:
DoubleSee Also