CogCreateEllipseTool OutputLineWidthInScreenPixels Property Cognex VisionPro 9.22
Gets or sets the line width of the output shape.

Namespace: Cognex.VisionPro.Dimensioning
Assembly: Cognex.VisionPro.Dimensioning (in Cognex.VisionPro.Dimensioning.dll) Version: 87.0.0.0
Syntax

public virtual int OutputLineWidthInScreenPixels { get; set; }

Property Value

Type: Int32
The output shape line width.

Implements

ICogDrawingStyle OutputLineWidthInScreenPixels
Events

See Also