Search
DiagramView.GetActiveView Method
See Also
 





Returns the active DiagramView displaying the specified Diagram, if any.

 Overload List

Name Description

DiagramView.GetActiveView ()

Returns the active DiagramView displaying this view's Diagram, if any.

DiagramView.GetActiveView (Diagram)

Returns the active DiagramView displaying the specified Diagram, if any.

 See Also