Table of Contents

Enum vdDocument.VdConstGripBlock

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

Controls the display of the grips of vdInsert object.

public enum vdDocument.VdConstGripBlock

Fields

GripALLENTITIES = 1

Shows all grips of subentities of vdInsert object and the insertion point of vdInsert object .

GripAttrib = 4

Shows the grip points of the vdAttribute objetcs and the insertion point of vdInsert object.

GripBOUNDARY = 2

Shows the boundary 8 grips and the insertion point of vdInsert object.

GripSTANDARD = 0

Shows one(1) grip - the insertion point of vdInsert object (Default value).