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();