RectangleI Structure |
Namespace: NeoAxis
public struct RectangleI
The RectangleI type exposes the following members.
| Name | Description | |
|---|---|---|
| RectangleI(RectangleI) | Initializes a new instance of the RectangleI class | |
| RectangleI(Vector2I, Vector2I) | Initializes a new instance of the RectangleI class | |
| RectangleI(Int32, Int32, Int32, Int32) | Initializes a new instance of the RectangleI class |
| Name | Description | |
|---|---|---|
| Addition | ||
| Equality | ||
| Inequality | ||
| Subtraction |
| Name | Description | |
|---|---|---|
| MethodInvoke |
Calls the object method by name.
(Defined by ObjectEx.) | |
| PropertyGet(String, Object, Boolean) | Overloaded.
Gets the value of the object property by name.
(Defined by ObjectEx.) | |
| PropertyGetT(String, Object, Boolean) | Overloaded.
Gets the value of the object property by name.
(Defined by ObjectEx.) | |
| PropertySet |
Sets the value of the object property by name.
(Defined by ObjectEx.) |