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