DimStyleTableRecordDimtm Property
|
Property that controls the negative of the
lower tolerance limit for dimensions. This property corresponds to
the DIMTM system variable.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public virtual double Dimtm { get; set; }
Public Overridable Property Dimtm As Double
Get
Set
public:
virtual property double Dimtm {
double get ();
void set (double value);
}
abstract Dimtm : float with get, set
override Dimtm : float with get, set
Property Value
Double
See Also