Select specified rectangle as a clipping region.
Namespace: Sgry.AzukiAssembly: Azuki (in Azuki.dll) Version: 1.7.13.40248
Syntax
C# |
---|
void SetClipRect( Rectangle clipRect ) |
Visual Basic |
---|
Sub SetClipRect ( clipRect As Rectangle ) |
Parameters
- clipRect
- Type: System.Drawing..::..Rectangle