Defines the pen and brush objects used to draw items' adjustment handles.
Namespace: MindFusion.Diagramming
File: HandlesVisualStyle.js
SyntaxJavaScript
Copy Code
|
|---|
// class |
RemarksThe component uses several different HandlesVisualStyle objects depending on the context. They can be accessed through the activeItemHandlesStyle, selectedItemHandlesStyle and disabledHandlesStyle properties of Diagram.
Inheritance HierarchyMindFusion.Diagramming.HandlesVisualStyle
See Also