ICogGraphicMultiPen PenCount Property Cognex VisionPro
Returns the number of custom pens that have been defined.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 65.1.0.0
Syntax

int PenCount { get; }

Property Value

Type: Int32
Remarks

Returns the number of custom pens that have been defined.

See Also