Table of Contents

Enum vdDocument.ShareListsEnum

Namespace
VectorDraw.Professional.vdObjects
Assembly
VectorDraw.Professional.dll

This enumeration is used to control the sharing of opengl lists between model entities and viewports.

public enum vdDocument.ShareListsEnum

Fields

DocumentDefault = 2

the ShareLists value is used

Off = 1

Opengl lists are not shared between model and viewports

On = 0

Viewports share their entities list with model