Search
ShapeListBox.getIconMargin Method
See Also
 

Gets the horizontal and vertical margins of the shape icons in the ListBox.

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

 Syntax

Java  Copy Code

public Dimension getIconMargin ()

 Return Value

A Dimension object specifying the margins size.

 See Also