[]
A Panel that positions its elements using geographic coordinates and the current state of an associated C1Maps.
public class MapCanvas : Panel, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IDisposable
| Name | Description |
|---|---|
| MapCanvas() | Initializes a new instance of the MapCanvas class. |
| Name | Description |
|---|---|
| LongLatProperty | Identifies the LongLat attached property. |
| PinpointProperty | Identifies the Pinpoint attached property. |
| Name | Description |
|---|---|
| IsDisposed | Gets whether this instance is disposed. |
| Name | Description |
|---|---|
| ArrangeOverride(Size) | |
| Dispose() | |
| Dispose(bool) | |
| Finalize() | Finalizes this instance of the MapCanvas class. |
| GetLongLat(DependencyObject) | Gets the value of the LongLat attached property for the specified element. |
| GetPinpoint(DependencyObject) | Gets the value of the Pinpoint attached property for the specified element. |
| MeasureOverride(Size) | |
| OnApplyTemplate() | |
| SetLongLat(DependencyObject, Point) | Sets the value of the LongLat attached property for the specified element. |
| SetPinpoint(DependencyObject, Point) | Sets the value of the Pinpoint attached property for the specified element. |