ArcGIS API for WPF - Library Reference
AddVertex(MapPoint) Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > Draw Class : AddVertex(MapPoint) Method

mp
The mp.
Adds vertex.

Syntax

Visual Basic (Declaration) 
Public Sub AddVertex( _
   ByVal mp As MapPoint _
) 
C# 
public void AddVertex( 
   MapPoint mp
)

Parameters

mp
The mp.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.