Description
Accesses the viewport is set to remove hidden lines during plotting, otherwise false is returned.
For more information on viewport specific hidden line removal during plotting, see MVIEW and the Hideplot option in the AutoCAD Command Reference.
Visual Basic
Public Property HiddenLinesRemoved() As bool
C#
public bool HiddenLinesRemoved;
Conditions
Read / Write