Method ClipRegion
ClipRegion(Region)
Modify the current clip with the specified region.
public override void ClipRegion(Region region)
Parameters
regionRegionThe region to clip to.
Modify the current clip with the specified region.
public override void ClipRegion(Region region)
region RegionThe region to clip to.