TransformProperty<T> Class Members
In This Topic
The following tables list the members exposed by TransformProperty<T>.
Public Constructors
Public Properties
| Name | Description |
| X |
Gets or sets the property related with the X axis.
|
| Y |
Gets or sets the property related with the Y axis.
|
| Z |
Gets or sets the property related with the Z axis.
|
Top
Public Methods
| Name | Description |
| Convert |
Convert properties for all axes to the desired unit.
|
| Equals | Overloaded. Determines whether the specified object is equal to the current object. |
| GetHashCode | Serves as the default hash function. |
| ToString | Returns a string that represents the current object. |
Top
Public Operators
See Also