The SimpleMarkerSymbolStyle can be one of:
Constant | Description |
---|---|
Enums.SimpleMarkerSymbolStyleCircle | (0) The marker is a circle. |
Enums.SimpleMarkerSymbolStyleCross | (1) The marker is a cross (+). |
Enums.SimpleMarkerSymbolStyleDiamond | (2) The marker is a diamond. |
Enums.SimpleMarkerSymbolStyleSquare | (3) The marker is a square. |
Enums.SimpleMarkerSymbolStyleTriangle | (4) The marker is a triangle. |
Enums.SimpleMarkerSymbolStyleX | (5) The marker is a diagonal cross (X). |