Click or drag to resize
DigitalRuneRectangleShape Constructor
Initializes a new instance of the RectangleShape class.
Overload List
  NameDescription
Public methodRectangleShape
Initializes a new instance of the RectangleShape class.
Public methodRectangleShape(Vector2F)
Initializes a new instance of the RectangleShape class with the given extent.
Public methodRectangleShape(Single, Single)
Initializes a new instance of the RectangleShape class with the given width and height.
Top
See Also