Graphics.ResetClip
Mobile
2
Posts
2
Posters
0
Views
1
Watching
-
Why is it supported in the Compact Framework when there appears to be no way to change the clip region :confused:
Team Leader - Team Code Project[^] :cool:
-
Why is it supported in the Compact Framework when there appears to be no way to change the clip region :confused:
Team Leader - Team Code Project[^] :cool:
There is a way to change the clip region: set the Clip property of the Graphics object. Supported since .NET Compact Framework 1.0.
DoEvents: Generating unexpected recursion since 1991