PolylineCollectionAdd Method

Adds a lightweight polyline to the end of this collection. This method grows the collection capacity if necessary.

Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public virtual int Add(
        Polyline value
)

Parameters

value  Polyline
[in] Lightweight polyline to add.

Return Value

Int32
See Also

©  Bricsys NV. All rights reserved.