Property that controls the vertical distance
of the middle of the dimension text with respect to the dimension
line. This property corresponds to the DIMTVP system
variable.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public double Dimtvp { get; set; }
Public Property Dimtvp As Double
Get
Set
public:
property double Dimtvp {
double get ();
void set (double value);
}
member Dimtvp : float with get, set
Property Value
Double
See Also