C1Thickness Structure Members
In This Topic
The following tables list the members exposed by C1Thickness.
Public Constructors
Public Properties
| Name | Description |
| Bottom |
Gets or sets the width, in pixels, of the lower side of the bounding rectangle.
|
| IsUniform |
Gets whether the thickness is uniform.
|
| IsZero |
Gets whether the thickness is zero in all edges.
|
| Left |
Gets or sets the width, in pixels, of the left side of the bounding rectangle.
|
| Right |
Gets or sets the width, in pixels, of the right side of the bounding rectangle.
|
| Top |
Gets or sets the width, in pixels, of the upper side of the bounding rectangle.
|
Top
Public Methods
| Name | Description |
| Clone |
Creates a new object that is a copy of the current instance.
|
| Equals | Determines whether the specified System.Object, is equal to this instance. |
| GetHashCode |
Returns a hash code for this instance.
|
Top
Public Operators
See Also