Accusoft ThumbnailXpress 5
GetDisplayRect Method
See Also  Send Feedback
left
A long value which represents the left coordinate of display rectangle in pixels.
top

A long value which represents the top coordinate of display rectangle in pixels.

Right

A long value which represents the right coordinate of display rectangle in pixels.

Bottom

A long value which represents the bottom coordinate of display rectangle in pixels.

AccusoftThumbnailXpress5 ActiveX DLL > ThumbnailXpress Object : GetDisplayRect Method

Glossary Item Box

Description

Gets the display rectangle of the control in pixels.

Syntax

Visual Basic
Public Sub GetDisplayRect( _
   ByRef left As Long, _
   ByRef top As Long, _
   ByRef Right As Long, _
   ByRef Bottom As Long _
) 

Parameters

left
A long value which represents the left coordinate of display rectangle in pixels.
top

A long value which represents the top coordinate of display rectangle in pixels.

Right

A long value which represents the right coordinate of display rectangle in pixels.

Bottom

A long value which represents the bottom coordinate of display rectangle in pixels.

See Also

©2013. Accusoft Corporation. All Rights Reserved.