DfsProjectionLatitude Property |
Origin of model coordinates.
Namespace: DHI.Generic.MikeZero.DFSAssembly: DHI.Generic.MikeZero.DFS (in DHI.Generic.MikeZero.DFS.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax public double Latitude { get; set; }
Public Property Latitude As Double
Get
Set
public:
virtual property double Latitude {
double get () sealed;
void set (double value) sealed;
}
abstract Latitude : float with get, set
override Latitude : float with get, set
Property Value
Type:
DoubleImplements
IDfsProjectionLatitudeSee Also