Share

View.InvalidateCachedViewportGeometry Method

Description

Informs the Graphic System that all view-independent viewportDraw geometry is invalid and needs to be regenerated in this view.

Visual Basic

Public Function InvalidateCachedViewportGeometry() As void

C#

public void InvalidateCachedViewportGeometry();

Links

View Class, Autodesk.AutoCAD.GraphicsSystem Namespace

Was this information helpful?