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