Sub SetAnchorPoint( _ ByVal anchorPoint As Coordinate2D _ )
void SetAnchorPoint( Coordinate2D anchorPoint )
Parameters
- anchorPoint
- The new anchor point location
Sub SetAnchorPoint( _ ByVal anchorPoint As Coordinate2D _ )
void SetAnchorPoint( Coordinate2D anchorPoint )
| 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 Home, Pro, Enterprise (64 bit)