ComponentOne Bitmap for WinForms
C1.Win.Bitmap.4.5.2 Assembly / C1.Win.Bitmap Namespace / C1Bitmap Class / PixelWidth Property

In This Topic
    PixelWidth Property
    In This Topic
    Gets the pixel width of the image.
    Syntax
    'Declaration
     
    Public ReadOnly Property PixelWidth As System.Integer
    public System.int PixelWidth {get;}
    See Also