OnMouseDragBegin Method (FlexChartDesigner)
In This Topic
Syntax
'Declaration
Protected Overridable Sub OnMouseDragBegin( _
ByVal As System.Integer, _
ByVal As System.Integer _
)
protected virtual void OnMouseDragBegin(
System.int ,
System.int
)
Parameters
- x
- y
See Also