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