PyramidalBoundsZYAngleBounds Property |
Gets the bounds for the ZYAngle coordinate.
Namespace:
AGI.Foundation.Coordinates
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public Bounds ZYAngleBounds { get; }
Public ReadOnly Property ZYAngleBounds As Bounds
Get
public:
property Bounds ZYAngleBounds {
Bounds get ();
}
member ZYAngleBounds : Bounds with get
Property Value
Type:
BoundsSee Also