CartesianBoundsYBounds Property |
Gets the bounds for the Y 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 YBounds { get; }
Public ReadOnly Property YBounds As Bounds
Get
public:
property Bounds YBounds {
Bounds get ();
}
member YBounds : Bounds with get
Property Value
Type:
BoundsSee Also