Rectangle TipText Property Cognex VisionPro 9.22

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

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

public override string TipText { get; set; }

Property Value

Type: String

Implements

IGraphicInteractive TipText
Remarks

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

See Also