ICogDrawingStyle OutputLineWidthInScreenPixels Property Cognex VisionPro 9.5
Gets or sets the line width of the output shape.

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

int OutputLineWidthInScreenPixels { get; set; }

Property Value

Type: Int32
Events

Event TypeReason
ICogChangedEvent ChangedFires when this property changes. The following state flag may be affected: SfOutputLineWidthInScreenPixels
See Also