LinetypeCollectionRemove Method
|
Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public void Remove(
Linetype value
)
Public Sub Remove (
value As Linetype
)
public:
void Remove(
Linetype value
)
member Remove :
value : Linetype -> unit
Parameters
- value
- Type: Teigha.GraphicsInterfaceLinetype
See Also