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