CylindricalBounds.UpperBound Property |
Gets the maximal 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 Cylindrical UpperBound { get; }
Public ReadOnly Property UpperBound As Cylindrical
Get
public:
property Cylindrical UpperBound {
Cylindrical get ();
}
member UpperBound : Cylindrical with get
Property Value
Type:
Cylindrical
See Also