CogGraphicLabel Y Property Cognex VisionPro 9.7
Y coordinate of the text.

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

public double Y { get; set; }

Property Value

Type: Double
Events

Event TypeReason
CogGraphicLabel Changed

Fires when the value of this property changes.

The following state flags may be affected:

    Remarks

    The y-coordinate of the text.

    Default Value: 10

    See Also