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