Initializes a new instance of the
ImGearRectangle struct.
Syntax
public ImGearRectangle(
int ,
int
)
public: ImGearRectangle(
int ,
int
)
public:
ImGearRectangle(
int ,
int
)
Parameters
- width
- Width of a rectangle.
- height
- Height of a rectangle.
See Also