Share

View.IsValid Property

Description

Returns true if the view is displaying the correct picture and false otherwise.

Visual Basic

Public Property IsValid() As bool

C#

public bool IsValid;

Conditions

Read-only

Links

View Class, Autodesk.AutoCAD.GraphicsSystem Namespace

Was this information helpful?