ICogDrawingStyle OutputLineStyle Property Cognex VisionPro 9.22
Gets or sets the line style of the output shape.

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

CogGraphicLineStyleConstants OutputLineStyle { get; set; }

Property Value

Type: CogGraphicLineStyleConstants
Events

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