IGraphicInteractive TipText Property Cognex VisionPro 9.22 SR1
Get

Text to describe this graphic in a tool tip. Newline characters can be used to create multi-line tip text.

Set

Sets TipText.

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

string TipText { get; set; }

Property Value

Type: String
Remarks

Gets the text that describes this IGraphicInteractive in a tool tip.

Remarks

Changed Raised when the value of this property changes. The following state flag may be affected:

See Also