This document is archived and information here might be outdated. Recommended version. |
Starts a move.
[Visual Basic .NET] Public Sub Start ( _ ByVal Anchor As IPoint _ )
[C#] public void Start ( IPoint Anchor );
[C++]
HRESULT Start(
IPoint* Anchor
);
[C++] Parameters Anchor [in]
Anchor is a parameter of type IPoint*