Document Solutions for PDF
GrapeCity.Documents.Imaging.Windows Assembly / GrapeCity.Documents.Imaging.Windows Namespace / GcWicBitmap Class / Width Property

In This Topic
    Width Property (GcWicBitmap)
    In This Topic
    Gets the width of the image, in DIPs.
    Syntax
    'Declaration
     
    Public ReadOnly Property Width As System.Single
    public System.float Width {get;}
    See Also