BoundingRectangleEmpty 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 BoundingRectangle Empty { get; }
Public Shared ReadOnly Property Empty As BoundingRectangle
Get
public:
static property BoundingRectangle Empty {
BoundingRectangle get ();
}
static member Empty : BoundingRectangle with get
Property Value
Type:
BoundingRectangleSee Also