[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SpreadView.ContinueDragFilling

ContinueDragFilling Method

ContinueDragFilling(int, int)

Continues drag and fill to the point of the specified coordinates.

Declaration
protected void ContinueDragFilling(int x, int y)
Protected Sub ContinueDragFilling(x As Integer, y As Integer)
Parameters
Type Name Description
int x

X-coordinate

int y

Y-coordinate