Description
Accesses the current DIMALT value for the database.
See the System Variables section of the AutoCAD Command Reference for information on DIMALT.
Visual Basic
Public virtual Property Dimalt() As bool
C#
public virtual bool Dimalt;
Conditions
Read / Write
Links
Dimension Class, Autodesk.AutoCAD.DatabaseServices Namespace