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