Search
HandlesVisualStyle.hatchBrush Property
See Also
 





Gets or sets the brush used to draw hatch frames.

Namespace: MindFusion.Diagramming
File: HandlesVisualStyle.js

 Syntax

JavaScript  Copy Code

get hatchBrush() {}
set hatchBrush(value) {}

 Property Value

Object

A color string or an object literal specifying gradient.

 See Also