[]
        
(Showing Draft Content)

FarPoint.Win.Spread.DrawingSpace.PSShape.DoMove

DoMove Method

DoMove(Point)

Allows the object to be moved.

Declaration
protected override void DoMove(Point pt)
Protected Overrides Sub DoMove(pt As Point)
Parameters
Type Name Description
Point pt

Point location of object

Overrides