Canvas.GetLayoutClip Method (Size)
.NET Framework (current version)
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)
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.
.NET Framework
Available since 3.0
Available since 3.0
Show: