UIDocument.ActiveGraphicalView
Description:
The currently active graphical view of the currently active document.
The currently active graphical view of the currently active document.
Remarks:
This property is applicable to the currently active document only. Returns .a null reference (Nothing in Visual Basic) if this document doesn't represent the active document.
This property is applicable to the currently active document only. Returns .a null reference (Nothing in Visual Basic) if this document doesn't represent the active document.
public View ActiveGraphicalView { get; }