SphericalBounds.MagnitudeBounds Property |
Gets the bounds for the Magnitude coordinate.
Namespace:
AGI.Foundation.Coordinates
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic Bounds MagnitudeBounds { get; }
Public ReadOnly Property MagnitudeBounds As Bounds
Get
public:
property Bounds MagnitudeBounds {
Bounds get ();
}
member MagnitudeBounds : Bounds with get
Property Value
Type:
Bounds
See Also