Click or drag to resize

BuilderElementPositionByPointsIndexes Method

return the indexes of the element if there are some

Namespace:  Karamba.Elements
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public IReadOnlyList<int> Indexes()

Return Value

Type: IReadOnlyListInt32

[Missing <returns> documentation for "M:Karamba.Elements.BuilderElementPositionByPoints.Indexes"]

Implements

IBuilderElementPositionIndexes
See Also