ComponentOne Bitmap for UWP
C1.UWP.Bitmap Assembly / C1.Xaml.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