Description
Accesses the character string that is the current DIMPOST value for the datatbase.
See the System Variables section of the AutoCAD Command Reference manual for information on DIMPOST.
Visual Basic
Public virtual Property Dimpost() As string
C#
public virtual string Dimpost;
Conditions
Read / Write
Links
Dimension Class, Autodesk.AutoCAD.DatabaseServices Namespace