Click or drag to resize

FoundPolygonEdges Property

The list of all edges building the closed polygon.

Namespace: RAYLASE.Marker.JobElement.ImageProcessing
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
C#
public List<FoundPolygonEdge> Edges { get; }

Property Value

ListFoundPolygonEdge
See Also