VisualTreeHelper::GetClip Method (Visual^)
.NET Framework (current version)
Namespace:
System.Windows.Media
Assembly: PresentationCore (in PresentationCore.dll)
Return to top
Assembly: PresentationCore (in PresentationCore.dll)
Parameters
- reference
-
Type:
System.Windows.Media::Visual^
The Visual whose clip region value is returned.
Return Value
Type: System.Windows.Media::Geometry^The clip region value of the Visual returned as a Geometry type.
.NET Framework
Available since 3.0
Available since 3.0
Clip
VisualTreeHelper Class
System.Windows.Media Namespace
How to: Create a Clip Region
Show: