LineSegment Visible Property Cognex VisionPro 9.22 SR1

Visible property of this graphic.

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

public override bool Visible { get; set; }

Property Value

Type: Boolean
Default Value: True

Implements

IGraphic Visible
Remarks

Gets whether the IGraphic is visible.

See Also