Gets the union with the specified rectangle. Overload List
Gets or sets the width of the rectangle. Syntax
Gets or sets X-coordinate of the upper-left corner of the rectangle. Syntax
Gets or sets Y-coordinate of the upper-left corner of the rectangle. Syntax
Initializes a new instance of the Rectangle class. Syntax
Initializes a new instance of the Rectangle class. Syntax Parameters point A Point object that represents the upper-left corner of the rectangle.size A Size object that represents the width and the height of the rectangle.
Initializes a new instance of the Rectangle class. Syntax Parameters rectangle Native rectangle.
Initializes a new instance of the Rectangle class. Syntax Parameters x X-coordinate of the upper-left corner of the rectangle.y Y-coordinate of the upper-left corner of the rectangle.width Width of the rectangle.height Height of the rectangle.
Overload List
Represents an implementation of RGB converter. Syntax