CylindricalBoundsRadialBounds Property |
Gets the bounds for the Radial coordinate.
Namespace:
AGI.Foundation.Coordinates
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 23.2.417.0 (23.2.417.0)
Syntaxpublic Bounds RadialBounds { get; }
Public ReadOnly Property RadialBounds As Bounds
Get
public:
property Bounds RadialBounds {
Bounds get ();
}
member RadialBounds : Bounds with get
Property Value
Type:
Bounds
See Also