RectangleF Structure |
Namespace: NeoAxis
public struct RectangleF
The RectangleF type exposes the following members.
Name | Description | |
---|---|---|
RectangleF(RectangleF) | Initializes a new instance of the RectangleF class | |
RectangleF(Vector2F) | Initializes a new instance of the RectangleF class | |
RectangleF(Vector2F, Vector2F) | Initializes a new instance of the RectangleF class | |
RectangleF(Single, Single, Single, Single) | Initializes a new instance of the RectangleF 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.) |