Polygon VertexCapacity Property Cognex VisionPro 9.21 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.21.1.1
Syntax

public int VertexCapacity { get; }

Property Value

Type: Int32
Default Value: 0
See Also