LongitudeLineCoverageGridResolution Property |
Gets or sets the requested resolution, in radians, representing the maximum angular spacing between grid points.
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 Resolution { get; set; }
Public Property Resolution As Double
Get
Set
public:
property double Resolution {
double get ();
void set (double value);
}
member Resolution : float with get, set
Property Value
Type:
DoubleExceptions See Also