Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / C1SVGIcon Class / GetLayoutClip Method

In This Topic
    GetLayoutClip Method
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overrides Function GetLayoutClip( _
       ByVal layoutSlotSize As Size _
    ) As Geometry
    protected override Geometry GetLayoutClip( 
       Size layoutSlotSize
    )

    Parameters

    layoutSlotSize
    See Also