SphericalBounds.LowerBound Property |
Gets the minimal value defining the bounds.
Namespace:
AGI.Foundation.Coordinates
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic Spherical LowerBound { get; }
Public ReadOnly Property LowerBound As Spherical
Get
public:
property Spherical LowerBound {
Spherical get ();
}
member LowerBound : Spherical with get
Property Value
Type:
Spherical
See Also