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