Skip to content
SiteEmail

cohtml::TextInput::Rectangle

#include <View.h>

Name
floatX
Leftmost coordinate in pixels.
floatY
Topmost coordinate in pixels.
floatWidth
Width in pixels.
floatHeight
Height in pixels.
float X;

Leftmost coordinate in pixels.

float Y;

Topmost coordinate in pixels.

float Width;

Width in pixels.

float Height;

Height in pixels.