Kendo.Mvc.UI.Fluent.DiagramEditableRotateSettingsBuilder
Defines the fluent API for configuring DiagramEditableRotateSettings
Methods
Fill(System.Action<Kendo.Mvc.UI.Fluent.DiagramEditableRotateFillSettingsBuilder<T,T>>)
Specifies the fill settings of the rotation thumb.
Parameters
configurator System.Action<Kendo.Mvc.UI.Fluent.DiagramEditableRotateFillSettingsBuilder>
The configurator for the fill setting.
Stroke(System.Action<Kendo.Mvc.UI.Fluent.DiagramEditableRotateStrokeSettingsBuilder<T,T>>)
Specifies the stroke settings of the rotation thumb.
Parameters
configurator System.Action<Kendo.Mvc.UI.Fluent.DiagramEditableRotateStrokeSettingsBuilder>
The configurator for the stroke setting.