Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / IcoFrame Class / Width Property

In This Topic
    Width Property (IcoFrame)
    In This Topic
    Gets the width of the image, in pixels.
    Syntax
    'Declaration
     
    Public ReadOnly Property Width As System.Integer
    public System.int Width {get;}
    See Also