Share

Viewport.GridAdaptive Property

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

Links

Viewport Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?