CartesianBoundsUndefined Property |
Namespace:
AGI.Foundation.Coordinates
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public static CartesianBounds Undefined { get; }
Public Shared ReadOnly Property Undefined As CartesianBounds
Get
public:
static property CartesianBounds Undefined {
CartesianBounds get ();
}
static member Undefined : CartesianBounds with get
Property Value
Type:
CartesianBoundsRemarks See Also