HttpWatch Automation Reference - Version 15.x
HttpWatch Namespace / Content Class / ImageWidth Property

In This Topic
    ImageWidth Property
    In This Topic
    Gets the width of the image in pixels.
    Syntax
    'Declaration
     
    Public ReadOnly Property ImageWidth As Integer
    public int ImageWidth {get;}
    Remarks
    The value in this property is only valid if the IsImage property is set to true.
    Requirements
     
    See Also