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