struct Protocol::DOM::Rect
- Protocol::DOM::Rect
- Struct
- Value
- Object
Overview
Rectangle.
Included Modules
- JSON::Serializable
Defined in:
protocol/dom.crConstructors
Instance Method Summary
-
#height : Number::Primitive
Rectangle height
-
#width : Number::Primitive
Rectangle width
-
#x : Number::Primitive
X coordinate
-
#y : Number::Primitive
Y coordinate