BoundingRectangleEmpty Property |
Namespace:
AGI.Foundation.Coordinates
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 23.2.417.0 (23.2.417.0)
Syntaxpublic 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:
BoundingRectangle
See Also