Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
25.3.0.0
Syntax
public double Dimtp { get; set; }
Public Property Dimtp As Double
Get
Set
public:
property double Dimtp {
double get ();
void set (double value);
}
member Dimtp : float with get, set
Property Value
Double
See Also