[]
        
(Showing Draft Content)

GrapeCity.Documents.Drawing.GcGraphics.InternalCreateClipRegion

InternalCreateClipRegion Method

InternalCreateClipRegion(IPath)

For internal use.

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

InternalCreateClipRegion(RectangleF)

For internal use.

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