The following tables list the members exposed by Draw.
Name | Description | |
---|---|---|
![]() | Draw Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() ![]() | DrawModeProperty | Identifies the DrawMode dependency property. |
![]() ![]() | FillSymbolProperty | Identifies the FillSymbol dependency property. |
![]() ![]() | IsEnabledProperty | Identifies the IsEnabled dependency property. |
![]() ![]() | LineSymbolProperty | Identifies the LineSymbol dependency property. |
![]() ![]() | MapProperty | Identifies the Map dependency property. |
Name | Description | |
---|---|---|
![]() | DependencyObjectType | (Inherited from System.Windows.DependencyObject) |
![]() | Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) |
![]() | DrawMode | Gets or sets the Draw mode. |
![]() | FillSymbol | Gets or sets the symbol used for drawing polygons and envelopes. |
![]() | IsEnabled | Gets or sets a value indicating whether drawing is enabled. |
![]() | IsSealed | (Inherited from System.Windows.DependencyObject) |
![]() | LineSymbol | Gets or sets the line symbol used for drawing freehand and polylines. |
![]() | Map | Gets or sets the map to draw on. |
Name | Description | |
---|---|---|
![]() | AddVertex | Adds vertex. |
![]() | ClearValue | Overloaded. (Inherited from System.Windows.DependencyObject) |
![]() | CoerceValue | (Inherited from System.Windows.DependencyObject) |
![]() | CompleteDraw | Completes the draw. |
![]() | GetLocalValueEnumerator | (Inherited from System.Windows.DependencyObject) |
![]() | GetValue | (Inherited from System.Windows.DependencyObject) |
![]() | InvalidateProperty | (Inherited from System.Windows.DependencyObject) |
![]() | ReadLocalValue | (Inherited from System.Windows.DependencyObject) |
![]() | SetCurrentValue | (Inherited from System.Windows.DependencyObject) |
![]() | SetValue | Overloaded. (Inherited from System.Windows.DependencyObject) |
![]() | UndoLastVertex | Undo the last vertex. |
Name | Description | |
---|---|---|
![]() | OnPropertyChanged | (Inherited from System.Windows.DependencyObject) |
Name | Description | |
---|---|---|
![]() | DrawBegin | The Draw Begin event is raised just before drawing begins |
![]() | DrawComplete | The DrawComplete event is raised just after drawing is complete |
![]() | VertexAdded | The DrawComplete event is raised just after drawing is complete |