Get
Line width (in screen pixels) of this graphic.
Set
Namespace: Cognex.VisionSets LineWidthInScreenPixels.
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.24.0.0
Syntax
Property Value
Type: Int32Default Value: 1
Implements
IGraphic LineWidthInScreenPixelsExceptions
| Exception | Condition |
|---|---|
| ArgumentException | Value is < 1. |
Remarks
Gets the width of the line used to draw the IGraphic in pixels.
Remarks
Changed Raised when the value of this property changes.
See Also