Search
HandlesVisualStyle.rotationHandleBrush Property
See Also
 





Gets or sets the brush used to fill the interior of the rotation handle.

Namespace: MindFusion.Diagramming
File: HandlesVisualStyle.js

 Syntax

JavaScript  Copy Code

get rotationHandleBrush() {}
set rotationHandleBrush(value) {}

 Property Value

Object

A color string or an object literal specifying gradient.

 See Also