Description
Assesses if the viewport is set to generate and display a plan view whenever the UCS changes in the viewport, otherwise false is returned.
See UCSFOLLOW in Appendix B (System Variables) of the AutoCAD Command Reference for more information on UCSFOLLOW mode.
Visual Basic
Public Property UcsFollowModeOn() As bool
C#
public bool UcsFollowModeOn;
Conditions
Read / Write