ShapeType Operators
Specifies the shape type.| Name | Description |
|---|---|
| Equality(ShapeType, ShapeType) static |
Compares two ShapeType objects to determine if they are equal.
|
| Inequality(ShapeType, ShapeType) static |
Compares two ShapeType objects to determine whether they are not equal.
|
See Also