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