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