ShellFilePreviewGetDisplayRect Method |
Gets display rectangle.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax public RECT GetDisplayRect()
Public Function GetDisplayRect As RECT
public:
virtual RECT GetDisplayRect() sealed
abstract GetDisplayRect : unit -> RECT
override GetDisplayRect : unit -> RECT
Return Value
Type:
RECTThe display rectangle.
Implements
ICommonPreviewHandlerHostGetDisplayRectSee Also