Description
Accesses the object ID of the block reference specified by the current DIMLDRBLK value of the database.
See the System Variables section of the AutoCAD Command Reference for information on DIMLDRBLK.
Visual Basic
Public virtual Property Dimldrblk() As ObjectId
C#
public virtual ObjectId Dimldrblk;
Conditions
Read / Write
Links
Dimension Class, Autodesk.AutoCAD.DatabaseServices Namespace