This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IN > INewArcFeedback Interface > INewArcFeedback.SetEndpoint Method (ArcObjects .NET 10.4 SDK) |
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