PointMarker LineWidthInScreenPixels Property Cognex VisionPro 9.25 SR1

Line width (in screen pixels) of this graphic.

Namespace: Cognex.Vision
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.25.1.0
Syntax

public override int LineWidthInScreenPixels { get; set; }

Property Value

Type: Int32
Default Value: 1

Implements

IGraphic LineWidthInScreenPixels
Remarks

Gets the width of the line used to draw the IGraphic in pixels.

See Also