This documentation is archived and is not being maintained.
Canvas::GetLayoutClip Method
Visual Studio 2008
Returns a clipping geometry that indicates the area that will be clipped if the ClipToBounds property is set to true.
Assembly: PresentationFramework (in PresentationFramework.dll)
You cannot use methods in XAML.
Parameters
- layoutSlotSize
- Type: System.Windows::Size
The available size of the element.
Return Value
Type: System.Windows.Media::GeometryA Geometry that represents the area that is clipped if ClipToBounds is true.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: