SvgClip Structure Members
In This Topic
The following tables list the members exposed by SvgClip.
Public Constructors
Public Properties
| Name | Description |
 | Bottom | Gets or sets the offset from the top border edge of the box to the bottom edge of the clipping rectangle. |
 | Left | Gets or sets the offset from the left border edge of the box to the left edge of the clipping rectangle. |
 | Right | Gets or sets the offset from the left border edge of the box to the right edge of the clipping rectangle. |
 | Top | Gets or sets the offset from the top border edge of the box to the top edge of the clipping rectangle. |
Top
Public Methods
| Name | Description |
 | Equals | Overloaded. Determines whether the specified SvgClip 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