ResizeHandleStyle¶
Namespace: O2S.Components.PDF4NET.View
Defines the supported styles for resize handles.
Inheritance Object → ValueType → Enum → ResizeHandleStyle
Implements
Fields¶
| Name | Value | Description |
|---|---|---|
| Round | 0 | Round handles. |
| Square | 1 | Square handles. |
| Diamond | 2 | Diamond handles. |