Click or drag to resize
Cimbalino ToolkitRect Constructor
Overload List
  NameDescription
Public methodRect(Point, Point)
Initializes a new instance of the Rect structure that is exactly large enough to contain the two specified points.
Public methodRect(Point, Size)
Initializes a new instance of the Rect structure that has the specified top-left corner location and the specified width and height.
Public methodRect(Double, Double, Double, Double)
Initializes a new instance of the Rect structure that has the specified x-coordinate, y-coordinate, width, and height.
Top
See Also