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