LinetypesRemove(Linetype) Method

Definition

Namespace: netDxf.Collections
Assembly: PCBI.DXF_Library (in PCBI.DXF_Library.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public override bool Remove(
	Linetype item
)

Parameters

item  Linetype
 

Return Value

Boolean

See Also