public Polygon ConstructMarkerShape( SimpleMarkerStyle markerStyle )
Public Function ConstructMarkerShape( _ ByVal markerStyle As SimpleMarkerStyle _ ) As Polygon
Parameters
- markerStyle
- The type or "style" of outline
public Polygon ConstructMarkerShape( SimpleMarkerStyle markerStyle )
Public Function ConstructMarkerShape( _ ByVal markerStyle As SimpleMarkerStyle _ ) As Polygon
Exception | Description |
---|---|
ArcGIS.Core.CalledOnWrongThreadException | This method must be called within the lambda passed to QueuedTask.Run |
Target Platforms: Windows 11, Windows 10