ComponentOne Bitmap for UWP
C1.UWP.Bitmap Assembly / C1.Xaml.Bitmap Namespace / ImageRect Structure / X Field

In This Topic
    X Field (ImageRect)
    In This Topic
    The horizontal coordinate of the rectangle.
    Syntax
    'Declaration
     
    Public X As System.Integer
    public System.int X
    See Also