Search
Ruler.getDiagramView Method
See Also
 

Gets the DiagramView document this ruler is associated with.

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

 Syntax

Java  Copy Code

public DiagramView getDiagramView ()

 Return Value

An instance of the DiagramView class.

 See Also