CartographyLatOrigin Property |
Get the origin latitude 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 LatOrigin { get; }
Public ReadOnly Property LatOrigin As Double
Get
public:
property double LatOrigin {
double get ();
}
member LatOrigin : float with get
Property Value
Type:
DoubleSee Also