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