GroupSetLinetype Method (String)
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public void SetLinetype(
string value
)
Public Sub SetLinetype (
value As String
)
public:
void SetLinetype(
String^ value
)
member SetLinetype :
value : string -> unit
Parameters
- value
- Type: SystemString
See Also