Autodesk.AutoCAD.DatabaseServices Namespace > DimStyleTableRecord Class > DimStyleTableRecord Properties > Dimtxsty Property
DimStyleTableRecord.Dimtxsty Property
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 virtual Property Dimtxsty() As ObjectId
C#
public virtual ObjectId Dimtxsty;
Conditions

Read / Write

Links
   Comments?