MzCartographyOrientation Property |
Get the orientation of the model grid coordinate system.
The orientation is the angle in degrees between true north and the coordinate
system y-axis in deg., measured positive clockwise.
Namespace:
DHI.Generic.Cartography
Assembly:
DHI.Generic.MIKEZero.DFS (in DHI.Generic.MIKEZero.DFS.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxpublic double Orientation { get; }
Public ReadOnly Property Orientation As Double
Get
public:
property double Orientation {
double get ();
}
member Orientation : float with get
Property Value
Type:
Double
See Also