Description
Accesses the object ID of the dimstyle specified by the current DIMSTYLE value of the database.
See the System Variables section of the AutoCAD Command Reference for information on DIMSTYLE.
Visual Basic
Public Property Dimstyle() As ObjectId
C#
public ObjectId Dimstyle;
Conditions
Read / Write