LinetypeCollectionRemove Method
|
Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.3.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 Linetype
-
See Also