ICogShapeModel TipText Property Cognex VisionPro 9.24
Text to describe this graphic in a tool tip.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 91.0.0.0
Syntax

string TipText { get; set; }

Property Value

Type: String
Events

Event TypeReason
ICogChangedEvent Changed

Fires when the text changes.

The following state flag may be affected:

    Remarks

    Sets or gets the text that describes this CogShapeModel in a tool tip.

    See Also