DiagramEditableRotateSettingsBuilder
Defines the fluent API for configuring the DiagramEditableRotateSettings settings.
Methods
Fill(System.Action)
Specifies the fill settings of the rotation thumb.
Parameters
configurator - System.Action<DiagramEditableRotateFillSettingsBuilder>
The action that configures the fill.
Stroke(System.Action)
Specifies the stroke settings of the rotation thumb.
Parameters
configurator - System.Action<DiagramEditableRotateStrokeSettingsBuilder>
The action that configures the stroke.