This document is archived and information here might be outdated. Recommended version. |
Fix the to point of the arc.
[Visual Basic .NET] Public Sub SetEndpoint ( _ ByVal Point As IPoint _ )
[C#] public void SetEndpoint ( IPoint Point );
[C++]
HRESULT SetEndpoint(
IPoint* Point
);
[C++] Parameters Point [in]
Point is a parameter of type IPoint*