ComponentOne Bitmap for WinForms
C1.Win.Bitmap.4.5.2 Assembly / C1.Win.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