Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public char Dimdsep { get; set; }
Public Property Dimdsep As Char
Get
Set
public:
property wchar_t Dimdsep {
wchar_t get ();
void set (wchar_t value);
}
member Dimdsep : char with get, set
Property Value
Char
See Also