LongitudeLineCoverageGridMaximumLatitude Property |
Gets or sets the north-most planetodetic latitude of the line, in radians.
Namespace:
AGI.Foundation.Geometry.Discrete
Assembly:
AGI.Foundation.Spatial (in AGI.Foundation.Spatial.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double MaximumLatitude { get; set; }
Public Property MaximumLatitude As Double
Get
Set
public:
property double MaximumLatitude {
double get ();
void set (double value);
}
member MaximumLatitude : float with get, set
Property Value
Type:
DoubleExceptions See Also