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

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