'宣言 Protected Overridable Sub OnManipulationBoundaryFeedback( _ ByVal e As System.Windows.Input.ManipulationBoundaryFeedbackEventArgs _ )
'使用法 Dim instance As C1FlexViewer Dim e As System.Windows.Input.ManipulationBoundaryFeedbackEventArgs instance.OnManipulationBoundaryFeedback(e)
protected virtual void OnManipulationBoundaryFeedback( System.Windows.Input.ManipulationBoundaryFeedbackEventArgs e )
パラメータ
- e