Click or drag to resize

BoundingRectangleEmpty Property

Gets a BoundingRectangle with all values set to zero.

Namespace:  AGI.Foundation.Coordinates
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public static BoundingRectangle Empty { get; }

Property Value

Type: BoundingRectangle
See Also