DimStyleTableRecordDimalttd Property
|
Property that controls the number of decimal
places in tolerance values in alternate measurements in dimensions.
This property corresponds to the DIMALTTD system variable.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public virtual int Dimalttd { get; set; }
Public Overridable Property Dimalttd As Integer
Get
Set
public:
virtual property int Dimalttd {
int get ();
void set (int value);
}
abstract Dimalttd : int with get, set
override Dimalttd : int with get, set
Property Value
Int32
See Also