SvgAngle Structure Members
In This Topic
The following tables list the members exposed by SvgAngle.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| Units | Gets or sets the type of angle units. |
| Value | Gets or sets the value of this angle in specified units. |
Top
Public Methods
| Name | Description |
| Equals | Overloaded. Determines whether the specified SvgAngle is equal to this instance. |
| GetHashCode | Returns a hash code for this struct. |
| ToString | Returns a string that represents the current struct. |
Top
See Also