Kendo.Mvc.UI.Fluent.DiagramEditableResizeHandlesFillSettingsBuilder
Defines the fluent API for configuring the DiagramEditableResizeHandlesFillSettings settings.
Methods
Color(System.String)
Specifies the fill color of the resizing handles. See the editable.resize configuration for an example.
Parameters
value System.String
The value that configures the color.
Opacity(System.Double)
Specifies the fill opacity of the resizing handles. See the editable.resize configuration for an example.
Parameters
value System.Double
The value that configures the opacity.