Polygon VertexCapacity Property Cognex VisionPro 9.22 SR1

The maximum number of vertices that may be held by this polygon without reallocating storage.

Namespace: Cognex.Vision
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.22.2.0
Syntax

public int VertexCapacity { get; }

Property Value

Type: Int32
Default Value: 0
See Also