Description
Accesses the current DIMBLK value for the database.
See the System Variables section of the AutoCAD Command Reference for information on DIMBLK.
Visual Basic
Public Property Dimblk() As ObjectId
C#
public ObjectId Dimblk;
Conditions
Read / Write