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