RenderPosition Structure |
Namespace: Lumiscaphe.Workshop.Interop
The RenderPosition type exposes the following members.
| Name | Description | |
|---|---|---|
| RenderPosition |
Initializes a new instance of the RenderPosition structure.
|
| Name | Description | |
|---|---|---|
| Empty |
Gets an empty position.
| |
| X |
Gets or sets the x-coordinate in pixels.
| |
| Y |
Gets or sets the y-coordinate in pixels.
|
| Name | Description | |
|---|---|---|
| Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) | |
| GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString |
Format the RenderPosition to a String.
(Overrides ValueTypeToString.) |