public static Nullable<SketchGeometryType> GetSketchType( MapView mapView )
Public Shared Function GetSketchType( _ ByVal mapView As MapView _ ) As Nullable(Of SketchGeometryType)
Parameters
- mapView
- The map view containing the sketch.
Return Value
The type or shape of the geometry for the current sketch.