Simple marker symbol styles.
| Constant | 
Value | 
Description | 
| esriSMSCircle | 
0 | 
The marker is a circle. | 
| esriSMSSquare | 
1 | 
The marker is a square. | 
| esriSMSCross | 
2 | 
The marker is a cross. | 
| esriSMSX | 
3 | 
The marker is an X. | 
| esriSMSDiamond | 
4 | 
The marker is a diamond. | 
 
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
.NET Snippets
Create Simple Marker Symbol | 
.NET Samples
Create a custom tool (Code Files:  
DrawGraphicLine) | 
Creating a toolbar of globe tools (Code Files:  
PointElement) | 
Executing geoprocessing tools in the background (Code Files:  
RunGPForm) | 
Find near features SOAP SOE (Code Files:  
Reference) | 
GraphicTracker with the map (Code Files:  
GTMapForm) | 
Network Analyst barrier location editor (Code Files:  
EditorForm) | 
.NET Related Topics
Create a custom tool |