This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
| Member Name | Description | Value |
|---|---|---|
| None | None corner is rounded. | |
| TopLeft | Top-left corner is rounded. | |
| TopRight | Top-right corner is rounded. | |
| BottomLeft | Bottom-left corner is rounded. | |
| BottomRight | Bottom-right corner is rounded. | |
| All | All corners are rounded. |
Namespace: Resco.Drawing
Assembly: Resco.Core.CF3 (in Resco.Core.CF3.dll)