Spread WPF Documentation
OnPreviewStylusInRange Method (SpreadSurfaceChartView)


GrapeCity.Windows.SpreadSheet.UI Namespace > SpreadSurfaceChartView Class : OnPreviewStylusInRange Method
Syntax
'Declaration
 
Protected Overridable Sub OnPreviewStylusInRange( _
   ByVal e As System.Windows.Input.StylusEventArgs _
) 
'Usage
 
Dim instance As SpreadSurfaceChartView
Dim e As System.Windows.Input.StylusEventArgs
 
instance.OnPreviewStylusInRange(e)
protected virtual void OnPreviewStylusInRange( 
   System.Windows.Input.StylusEventArgs e
)

Parameters

e
See Also

Reference

SpreadSurfaceChartView Class
SpreadSurfaceChartView Members