ShellFilePreviewGetDisplayRect Method |
Gets display rectangle.
Namespace:
Jam.Shell.WPF.Controls
Assembly:
ShellBrowserWPF (in ShellBrowserWPF.dll) Version: 1.3.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