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 = 1Shows all grips of subentities of vdInsert object and the insertion point of vdInsert object .
GripAttrib = 4Shows the grip points of the vdAttribute objetcs and the insertion point of vdInsert object.
GripBOUNDARY = 2Shows the boundary 8 grips and the insertion point of vdInsert object.
GripSTANDARD = 0Shows one(1) grip - the insertion point of vdInsert object (Default value).