lcCRectsActive
Home
Sets active
clipping rectangle
. It is used for the function
lcExpEntity
.
BOOL
lcCRectsActive
(
HANDLE
hDrw
,
HANDLE
hClipRect
);
Parameters
hDrw
Handle to a
drawing object
.
hClipRect
Handle to a
clipping rectangle
.
Return Value
If the function succeeds, the return value is nonzero (TRUE).
See Also
Code sample
,
lcCRectsGetActive