cohtml::TextInput::Rectangle
#include <View.h>
Public Attributes
Section titled “Public Attributes”| Name | |
|---|---|
| float | X Leftmost coordinate in pixels. |
| float | Y Topmost coordinate in pixels. |
| float | Width Width in pixels. |
| float | Height Height in pixels. |
Public Attributes Documentation
Section titled “Public Attributes Documentation”variable X
Section titled “variable X”float X;Leftmost coordinate in pixels.
variable Y
Section titled “variable Y”float Y;Topmost coordinate in pixels.
variable Width
Section titled “variable Width”float Width;Width in pixels.
variable Height
Section titled “variable Height”float Height;Height in pixels.
© 2026 Coherent Labs. All rights reserved.