Enum ElementShape
Shape of Forms9Patch Image, Button, or Layout element
Namespace: Forms9Patch
Assembly: Forms9Patch.dll
Syntax
public enum ElementShape
Fields
| Name | Description |
|---|---|
| Circle | Circle |
| Elliptical | Ellipse |
| Obround | Obround (rectangle with circular ends) |
| Rectangle | Rectangle |
| Square | Square |