DiagramEditableResizeHandlesSettingsTagHelper
Example
<handles>
<fill />
<hover></hover>
<stroke />
</handles>
ChildTags
Tag Name | Details |
---|---|
fill | DiagramEditableResizeHandlesFillSettingsTagHelper |
hover | DiagramEditableResizeHandlesHoverSettingsTagHelper |
stroke | DiagramEditableResizeHandlesStrokeSettingsTagHelper |
Attributes
Attribute | Type | Description |
---|---|---|
height | Double | Specifies the height of the resizing handles. See the editable.resize configuration for an example. |
width | Double | Specifies the width of the resizing handles. See the editable.resize configuration for an example. |