Search
HandlesVisualStyle.setControlPointBrush Method
See Also
 

Sets a Brush used to fill the interior of shape control points.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public void setControlPointBrush (
    Brush value
)

 Parameters

value

Instance of a Brush -derived class.

 See Also