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