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