Document Solutions for Imaging
GrapeCity.Documents.Imaging.Windows Assembly / GrapeCity.Documents.Imaging.Windows Namespace / WicTiffFrame Class / ImageWidth Property

In This Topic
    ImageWidth Property (WicTiffFrame)
    In This Topic
    Gets the number of columns in the image, i.e., the number of pixels per scanline.
    Syntax
    'Declaration
     
    Public ReadOnly Property ImageWidth As System.Integer
    public System.int ImageWidth {get;}
    See Also