Share

View.Hide Method

Description

Makes the view invisible. Nothing from this view should appear on the device while it is hidden.

Visual Basic

Public Function Hide() As void

C#

public void Hide();

Links

View Class, Autodesk.AutoCAD.GraphicsSystem Namespace

Was this information helpful?