Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight Namespace / ScrollViewerContentPresenterClip Class / Output Property

In This Topic
    Output Property (ScrollViewerContentPresenterClip)
    In This Topic
    Gets the resulting Clip geometry that will be used in the scroll content presenter.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Output As Geometry
    public Geometry Output {get;}
    See Also