RECT class base Struct
The RECT structure defines a rectangle by the coordinates of its upper-left and lower-right corners.
- Inheritance
-
- Object
- NativeType
- Struct
- RECT
Constructors
- RECT()
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited