Property that controls the vertical
justification of tolerance values with respect to the nominal
dimension text. This property corresponds to the DIMTOLJ system
variable. Available values: ValueDescription0 Bottom
1 Middle 2 Top
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public int Dimtolj { get; set; }
Public Property Dimtolj As Integer
Get
Set
public:
property int Dimtolj {
int get ();
void set (int value);
}
member Dimtolj : int with get, set
Property Value
Int32
See Also