SvgSpacing Structure Members
In This Topic
The following tables list the members exposed by SvgSpacing.
Public Constructors
Public Fields
| Name | Description |
  | Normal | Represents a normal spacing. Computes to zero. |
Top
Public Properties
| Name | Description |
 | Units | Gets or sets the type of spacing units. |
 | Value | Gets or sets the value of spacing in specified units. |
Top
Public Methods
| Name | Description |
 | Equals | Overloaded. Determines whether the specified SvgSpacing 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