Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the clipping region for the DynamicRenderer Class object.
This property is read/write.
Syntax
HRESULT put_ClipRegion(
HANDLE_PTR hClipRgn
);
Parameters
hClipRgn
Return value
None
Remarks
Data can be rendered to any defined surface. The collection surface for dynamic rendering may consist of more than one clip rectangle.
Note Setting the clipping region does not trigger a redraw.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows XP Tablet PC Edition [desktop apps only] |
| Minimum supported server | None supported |
| Target Platform | Windows |
| Header | rtscom.h |
| DLL | RTSCom.dll |