Fix a midpoint of the arc.
[Visual Basic .NET] Public Sub SetMidpoint ( _ ByVal Point As IPoint _ )
[C#] public void SetMidpoint ( IPoint Point );
[C++]
HRESULT SetMidpoint(
IPoint* Point
);
[C++]Parameters
Point [in]Point is a parameter of type IPoint
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.