[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Drawing.IGeometry.MoveTo

MoveTo Method

MoveTo(Point)

Updates the current position to the specified point.

Declaration
void MoveTo(Point point)
Sub MoveTo(point As Point)
Parameters
Type Name Description
Point point

The new position.