[]
        
(Showing Draft Content)

C1.Framework.Drawing.Gdi.DeviceContexts.DeviceContext.FillRegionFrame

FillRegionFrame Method

FillRegionFrame(nint, nint, Size)

Draws a border around the specified region by using the specified brush.

Declaration
public virtual void FillRegionFrame(nint brushHandle, nint regionHandle, Size strokeSize)
Parameters
Type Name Description
nint brushHandle

A nint indicates the handle of the brush.

nint regionHandle

A nint 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.

Exceptions
Type Condition
SystemErrorException