ShellFilePreviewGetDisplayRect Method |
Gets display rectangle.
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxpublic RECT GetDisplayRect()
Public Function GetDisplayRect As RECT
public:
virtual RECT GetDisplayRect() sealed
abstract GetDisplayRect : unit -> RECT
override GetDisplayRect : unit -> RECT
Return Value
RECTThe display rectangle.
Implements
ICommonPreviewHandlerHostGetDisplayRect
See Also