Gets a Brush used to draw dash frame background.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public Brush getDashBackground () |
Instance of a Brush -derived class.
RemarksThis brush is used to draw the background of selection frame when item's HandlesStyle is set to DashFrame.
See Also