[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.GcBitmapGraphics.InternalCreateClipRegion

InternalCreateClipRegion Method

InternalCreateClipRegion(RectangleF)

For internal use.

Declaration
protected override IClipRegion InternalCreateClipRegion(RectangleF bounds)
Parameters
Type Name Description
RectangleF bounds
Returns
Type Description
IClipRegion
Overrides

InternalCreateClipRegion(IPath)

For internal use.

Declaration
protected override IClipRegion InternalCreateClipRegion(IPath graphicsPath)
Parameters
Type Name Description
IPath graphicsPath
Returns
Type Description
IClipRegion
Overrides