void SetAnchorPoint( Coordinate2D anchorPoint )
Sub SetAnchorPoint( _ ByVal anchorPoint As Coordinate2D _ )
Parameters
- anchorPoint
- The new anchor point location
void SetAnchorPoint( Coordinate2D anchorPoint )
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 11, Windows 10