Navigation
API > API/Plugins > API/Plugins/StylusInput > API/Plugins/StylusInput/IStylusInputTabletContext
Description
Returns the dimensions of the digitizer surface in device coordinates. This mainly gives an indication of the spatial resolution of the device, and it is not related to the coordinate space of the window that was used to create the stylus input instance.
| Name | GetInputRectangle |
| Type | function |
| Header File | /Engine/Plugins/Editor/StylusInput/Source/StylusInput/Public/StylusInputTabletContext.h |
| Include Path | #include "StylusInputTabletContext.h" |
FIntRect GetInputRectangle() const
The dimensions of the digitizer surface.