Description
Assesses if the grid adapts to display fewer lines in the viewport than the GRIDUNIT setting.
Visual Basic
Public Property GridAdaptive() As bool
C#
public bool GridAdaptive;
Conditions
Read / Write
Assesses if the grid adapts to display fewer lines in the viewport than the GRIDUNIT setting.
Public Property GridAdaptive() As bool
public bool GridAdaptive;
Read / Write