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