[]
        
(Showing Draft Content)

FarPoint.Win.Spread.DrawingSpace.PSContainer.MoveChildren

MoveChildren Method

MoveChildren(int, int)

Moves the objects in the container by a specified amount.

Declaration
public virtual void MoveChildren(int offsetX, int offsetY)
Public Overridable Sub MoveChildren(offsetX As Integer, offsetY As Integer)
Parameters
Type Name Description
int offsetX

Amount to offset object horizontally

int offsetY

Amount to offset object vertically