ComponentOne FinancialChart for WPF
Output Property (ScrollViewerCornerRadiusBuilder)



C1.WPF Namespace > ScrollViewerCornerRadiusBuilder Class : Output Property
Gets the resulting CornerRadius that will be used in the scrollbar.
Syntax
'Declaration
 
Public ReadOnly Property Output As CornerRadius
'Usage
 
Dim instance As ScrollViewerCornerRadiusBuilder
Dim value As CornerRadius
 
value = instance.Output
public CornerRadius Output {get;}
public:
property CornerRadius Output {
   CornerRadius get();
}
See Also

Reference

ScrollViewerCornerRadiusBuilder Class
ScrollViewerCornerRadiusBuilder Members