ESRI.ArcGIS.Mobile
GetFirstAnchorCoordinate Method
See Also  Send Feedback
ESRI.ArcGIS.Mobile.Sketch Namespace > AddVertexSketchTool Class : GetFirstAnchorCoordinate Method

Gets the first anchor point coordinate for the feedback.

Syntax

Visual Basic (Declaration) 
Protected Overrides Function GetFirstAnchorCoordinate() As Coordinate
C# 
protected override Coordinate GetFirstAnchorCoordinate()

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also