Line2dCollectionIndexOf Method

Returns index of the line in collection that matches the specified line.

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public int IndexOf(
        Line2d value
)

Parameters

value  Line2d
[in] Line for which to find the index.

Return Value

Int32
See Also

©  Bricsys NV. All rights reserved.