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 Property Dimpost() As string
C#
public string Dimpost;
Conditions
Read / Write