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