Click or drag to resize

FoundPolygonIsTriangle Property

True if the polygon has three corners.

Namespace: RAYLASE.Marker.JobElement.ImageProcessing
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
C#
public bool IsTriangle { get; }

Property Value

Boolean
See Also