[]
Draws a border around the specified region by using the specified brush.
public virtual void FillRegionFrame(IntPtr brushHandle, IntPtr regionHandle, Size strokeSize)
| Type | Name | Description |
|---|---|---|
| IntPtr | brushHandle | A IntPtr indicates the handle of the brush. |
| IntPtr | regionHandle | A IntPtr indicates the handle of the region. |
| Size | strokeSize | A Size that specifies the width of vertical brush strokes and the height of the horizontal brush strokes. |
| Type | Condition |
|---|---|
| SystemErrorException |