Search
Diagram.getStyle Method
See Also
 

Gets the style associated with the diagram.

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

 Syntax

Java  Copy Code

public DiagramStyle getStyle ()

 Return Value

An instance of the DiagramStyle class.

 See Also