AngleProperty Type Conversions |
| Name | Description | |
|---|---|---|
| (Double to AngleProperty) |
Implicitly converts a double to an instance of AngleProperty.
| |
| (Int32 to AngleProperty) |
Implicitly converts an int to an instance of AngleProperty.
| |
| (Single to AngleProperty) |
Implicitly converts a float to an instance of AngleProperty.
|