Share via


ImagePoint.X Property

Definition

The horizontal x-coordinate of this point, in pixels. Zero values corresponds to the left-most pixels in the image.

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

Property Value

Applies to