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