DrawingContext::PushClip Method (Geometry^)
.NET Framework (current version)
Pushes the specified clip region onto the drawing context.
Assembly: PresentationCore (in PresentationCore.dll)
Parameters
- clipGeometry
-
Type:
System.Windows.Media::Geometry^
The clip region to apply to subsequent drawing commands.
The clip region applies to all subsequent drawing commands until it is removed by the Pop command.
.NET Framework
Available since 3.0
Available since 3.0
Show: