InternalCreateClipRegion Method
InternalCreateClipRegion(IPath)
Declaration
protected abstract IClipRegion InternalCreateClipRegion(IPath graphicsPath)
Protected MustOverride Function InternalCreateClipRegion(graphicsPath As IPath) As IClipRegion
Parameters
Type |
Name |
Description |
IPath |
graphicsPath |
|
Returns
InternalCreateClipRegion(RectangleF)
Declaration
protected abstract IClipRegion InternalCreateClipRegion(RectangleF bounds)
Protected MustOverride Function InternalCreateClipRegion(bounds As RectangleF) As IClipRegion
Parameters
Returns