| Visual Basic (Declaration) | |
|---|---|
| Public Property SelectionMode As DrawMode | |
| C# | |
|---|---|
| public DrawMode SelectionMode {get; set;} | |
Note that only DrawMode.Point and DrawMode.Rectangle is supported on GraphicsLayer. All draw modes are supported on FeatureLayer.
            
            
            Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8
 
     
     
     
     
    