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