Rectangle Interactive Property Cognex VisionPro 9.21 SR1

Interactive property allow this graphic object to be selected. See GraphicDOFEnable for information on governing interactive manipulation of an object.

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

public override bool Interactive { get; set; }

Property Value

Type: Boolean

Implements

IGraphicInteractive Interactive
Remarks

Gets whether this IGraphicInteractive can be selected and manipulated. See GraphicDOFEnableBase for information about interactive manipulation of an object.

See Also