public void SetAnchorPoint( Coordinate2D anchorPoint )
Public Sub SetAnchorPoint( _ ByVal anchorPoint As Coordinate2D _ )
Parameters
- anchorPoint
- The new anchor point location
public void SetAnchorPoint( Coordinate2D anchorPoint )
Public Sub SetAnchorPoint( _ ByVal anchorPoint As Coordinate2D _ )
Exception | Description |
---|---|
ArcGIS.Core.CalledOnWrongThreadException | This method must be called within the lambda passed to QueuedTask.Run. |
System.InvalidOperationException | This element requires its mapview to be active |
Target Platforms: Windows 10, Windows 8.1