Click or drag to resize

SpheroidCoverageGridClockAngleBounds Property

Gets or sets the clock angle (azimuthal) bounds. The clock angle bounds define the closed set of values between LowerBound and UpperBound where UpperBound is mapped to the interval [lower bound, lower bound + TwoPi].

Namespace:  AGI.Foundation.Geometry.Discrete
Assembly:  AGI.Foundation.Spatial (in AGI.Foundation.Spatial.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public Bounds ClockAngleBounds { get; set; }

Property Value

Type: Bounds
See Also