Text to describe this graphic in a tool tip. Newline characters can be used to create multi-line tip text.
Namespace: Cognex.VisionAssembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.21.1.1
public override string TipText { get; set; }public override string TipText { get; set; }Public Overrides Property TipText As String
Get
Set
Public Overrides Property TipText As String
Get
Set
public:
virtual property String^ TipText {
String^ get () override;
void set (String^ value) override;
}public:
virtual property String^ TipText {
String^ get () override;
void set (String^ value) override;
}Property Value
Type:
StringImplements
IGraphicInteractive TipTextGets the text that describes this IGraphicInteractive in a tool tip.