IDynamicRenderer::get_ClipRegion method (rtscom.h)
Gets or sets the clipping region for the DynamicRenderer Class object.
This property is read/write.
Syntax
HRESULT get_ClipRegion(
HANDLE_PTR *phClipRgn
);
Parameters
phClipRgn
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 |