2027 Property
Changes 0
P

UIDocument.ActiveGraphicalView

Description:
The currently active graphical view of the currently active document.
Remarks:
This property is applicable to the currently active document only. Returns null if this document doesn't represent the active document.
public View ActiveGraphicalView { get; }