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 Phone 7