ComponentOne FinancialChart for WPF
Output Property (ScrollViewerContentPresenterClip)



C1.WPF Namespace > ScrollViewerContentPresenterClip Class : Output Property
Gets the resulting Clip geometry that will be used in the scroll content presenter.
Syntax
'Declaration
 
Public ReadOnly Property Output As Geometry
'Usage
 
Dim instance As ScrollViewerContentPresenterClip
Dim value As Geometry
 
value = instance.Output
public Geometry Output {get;}
public:
property Geometry^ Output {
   Geometry^ get();
}
See Also

Reference

ScrollViewerContentPresenterClip Class
ScrollViewerContentPresenterClip Members