Search
DiagramItem.getStyle Method
See Also
 

Gets the style associated with the item.

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

 Syntax

Java  Copy Code

public DiagramItemStyle getStyle ()

 Return Value

A DiagramItemStyle instance.

 See Also