Search
Palette.getIconMargin Method
See Also
 

Gets the margin space around icons.

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

 Syntax

Java  Copy Code

public Dimension getIconMargin ()

 Return Value

A Dimension instance specifying the icon margins.

 See Also