DatabaseDimarcsym Property
|
Property that controls the placement of arc
symbols in arc length dimensions. This property can have the
following values: Value Description 0 Before the dimension text. 1
Above the dimension text. 2 Not displayed.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public int Dimarcsym { get; set; }
Public Property Dimarcsym As Integer
Get
Set
public:
property int Dimarcsym {
int get ();
void set (int value);
}
member Dimarcsym : int with get, set
Property Value
Int32
See Also