Rectangle Structure |
Namespace: NeoAxis
public struct Rectangle
The Rectangle type exposes the following members.
Name | Description | |
---|---|---|
![]() | Rectangle(Rectangle) | Initializes a new instance of the Rectangle class |
![]() | Rectangle(RectangleF) | Initializes a new instance of the Rectangle class |
![]() | Rectangle(RectangleI) | Initializes a new instance of the Rectangle class |
![]() | Rectangle(Vector2) | Initializes a new instance of the Rectangle class |
![]() | Rectangle(Vector2, Vector2) | Initializes a new instance of the Rectangle class |
![]() | Rectangle(Double, Double, Double, Double) | Initializes a new instance of the Rectangle class |
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.) |