Gets a Brush used to fill the interior of the rotation handle.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public Brush getRotationHandleBrush () |
A Brush instance. The default value is null.
RemarksIf this property is set to null, the rotation brush is painted using HandleBrush.
See Also