ComponentOne Bitmap for WinForms
C1.Win.Bitmap.4.5.2 Assembly / C1.Win.Bitmap Namespace / ImageRect Structure / Width Field

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