InvalidationHint Enumeration

The InvalidationHint enumeration specifies how the graphics system should process the invalidate() method.

Namespace: Teigha.GraphicsSystem
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public enum InvalidationHint
Members
Member name Value Description
kInvalidateIsolines 0 Invalidate isolines.
kInvalidateViewportCache 1 Invalidate viewport cache.
kInvalidateAll 2 Invalidate all caches.
kInvalidateMaterials 3 Invalidate materials.
kInvalidateLinetypes 4 Invalidate all linetype caches.
See Also

©  Bricsys NV. All rights reserved.