XRect Constructor.
[C#] XRect() XRect(string value)
XRect() XRect(string value)
These methods construct an XRect object.
To construct an XRect with initial values use one of the static constructors such as XRect.FromSides, XRect.FromLbwh or XRect.FromPoints.
None.