Accusoft ThumbnailXpress 6
GetDisplayRect Method
A long value which represents the left coordinate of display rectangle in pixels.

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

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

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

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

ThumbnailXpress Object  | ThumbnailXpress Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback