Share

Database.dragvs Property

Description

Accesses the visual style set in the DRAGVS system variable.

See the System Variables section of the AutoCAD Command Reference for information on DRAGVS

Visual Basic

Public Property dragvs() As ObjectId

C#

public ObjectId dragvs;

Conditions

Read / Write

Links

Database Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?