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