ASP.NET Pack Programmer's Guide
DiagramApplet.createDiagramView Method
See Also
 






Creates a new DiagramView object. Override this method to return a custom subclass of DiagramView if needed.

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

 Syntax

Java  Copy Code

protected DiagramView createDiagramView ()

 Return Value

A custom DiagramView instance.

 See Also

DiagramApplet Members
DiagramApplet Class
com.mindfusion.diagramming Namespace