CartesianBounds.Undefined Property |
Namespace:
AGI.Foundation.Coordinates
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic 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:
CartesianBounds
Remarks
See Also