Share via


ImagePoint.Y Property

Definition

The vertical y-coordinate of this point, in pixels. Zero values corresponds to the top-most pixels in the image.

public int Y { get; }
member this.Y : int
Public ReadOnly Property Y As Integer

Property Value

Applies to