Click or drag to resize
AB4D logo

TriangulatorGetPositions Method

Returns the positions that are used by this polygon.

Namespace: Ab3d.Utilities
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.2.9104.2045
Syntax
C#
public IList<Point> GetPositions()

Return Value

IListPoint

[Missing <returns> documentation for "M:Ab3d.Utilities.Triangulator.GetPositions"]

See Also