ImageBoundingBox.X Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
X-coordinate of the top left point of the area, in pixels.
public int X { get; }
member this.X : int
Public ReadOnly Property X As Integer