Description
Assesses if the viewport is currently set to have the UCS icon display, otherwise false is returned.
See UCSICON in the AutoCAD Command Reference for more information on the UCS icon visibility.
Visual Basic
Public Property UcsIconVisible() As bool
C#
public bool UcsIconVisible;
Conditions
Read / Write