C1.Silverlight.Maps Namespace : C1Maps Class |
The following tables list the members exposed by C1Maps.
Name | Description | |
---|---|---|
C1Maps Constructor | Initializes a new instance of a C1Maps. |
Name | Description | |
---|---|---|
CenterProperty | Identifies the Center dependency property. | |
DisabledCuesVisibilityProperty | Identifies the DisabledCuesVisibility dependency property. | |
FadeInTilesProperty | Identifies the FadeInTiles dependency property. | |
FocusCuesVisibilityProperty | Identifies the FocusCuesVisibility dependency property. | |
InertialScrollingProperty | Identifies the InertialScrolling dependency property. | |
IsMouseOverProperty | Identifies the IsMouseOver dependency property. | |
MaxLatProperty | Identifies the MaxLat dependency property. | |
MaxLatValue | The maximum latitude of a C1Maps. | |
MaxLongProperty | Identifies the MaxLong dependency property. | |
MaxLongValue | The maximum longitude of a C1Maps. | |
MaxZoomProperty | Identifies the MaxZoom dependency property. | |
MaxZoomValue | The maximum zoom of a C1Maps. | |
MinLatProperty | Identifies the MinLat dependency property. | |
MinLatValue | The minimum latitude of a C1Maps. | |
MinLongProperty | Identifies the MinLong dependency property. | |
MinLongValue | The minimum longitude of a C1Maps. | |
MinZoomProperty | Identifies the MinZoom dependency property. | |
MinZoomValue | The minimum zoom of a C1Maps. | |
MouseOverBrushProperty | Identifies the MouseOverBrush dependency property. | |
PressedBrushProperty | Identifies the PressedBrush dependency property. | |
ProjectionProperty | Identifies the Projection dependency property. | |
ShowToolsProperty | Identifies the ShowTools dependency property. | |
SourceProperty | Identifies the Source dependency property. | |
TargetCenterProperty | Identifies the TargetCenter dependency property. | |
TargetCenterSpeedProperty | Identifies the TargetCenterSpeed dependency property. | |
TargetZoomProperty | Identifies the TargetZoom dependency property. | |
TargetZoomSpeedProperty | Identifies the TargetZoomSpeed dependency property. | |
TilesModeProperty | Identifies the TilesMode dependency property. | |
ZoomProperty | Identifies the Zoom dependency property. |
Name | Description | |
---|---|---|
ActualHeight | (Inherited from System.Windows.FrameworkElement) | |
ActualWidth | (Inherited from System.Windows.FrameworkElement) | |
AllowDrop | (Inherited from System.Windows.UIElement) | |
Background | (Inherited from System.Windows.Controls.Control) | |
BorderBrush | (Inherited from System.Windows.Controls.Control) | |
BorderThickness | (Inherited from System.Windows.Controls.Control) | |
CacheMode | (Inherited from System.Windows.UIElement) | |
Center | Gets or sets the center of this map in geographic coordinates. | |
CharacterSpacing | (Inherited from System.Windows.Controls.Control) | |
Clip | (Inherited from System.Windows.UIElement) | |
Cursor | (Inherited from System.Windows.FrameworkElement) | |
DataContext | (Inherited from System.Windows.FrameworkElement) | |
DesiredSize | (Inherited from System.Windows.UIElement) | |
DisabledCuesVisibility | Gets or sets a value indicating whether the disabled visuals of the control are visible. | |
Dispatcher | (Inherited from System.Windows.DependencyObject) | |
Effect | (Inherited from System.Windows.UIElement) | |
FadeInTiles | Gets or sets whether tiles fade in on load. This property can only be used with the native tiles mode. | |
FlowDirection | (Inherited from System.Windows.FrameworkElement) | |
FocusCuesVisibility | Gets or sets a value indicating whether the focus visuals of the control are visible. | |
FontFamily | (Inherited from System.Windows.Controls.Control) | |
FontSize | (Inherited from System.Windows.Controls.Control) | |
FontStretch | (Inherited from System.Windows.Controls.Control) | |
FontStyle | (Inherited from System.Windows.Controls.Control) | |
FontWeight | (Inherited from System.Windows.Controls.Control) | |
Foreground | (Inherited from System.Windows.Controls.Control) | |
Height | (Inherited from System.Windows.FrameworkElement) | |
HorizontalAlignment | (Inherited from System.Windows.FrameworkElement) | |
HorizontalContentAlignment | (Inherited from System.Windows.Controls.Control) | |
InertialScrolling | Gets or sets a value indicating whether to enable inertial scrolling. | |
IsEnabled | (Inherited from System.Windows.Controls.Control) | |
IsHitTestVisible | (Inherited from System.Windows.UIElement) | |
IsMouseOver | Returns true if the mouse is over the control. | |
IsTabStop | (Inherited from System.Windows.Controls.Control) | |
Language | (Inherited from System.Windows.FrameworkElement) | |
Layers | Gets the collection of layers. | |
Margin | (Inherited from System.Windows.FrameworkElement) | |
MaxHeight | (Inherited from System.Windows.FrameworkElement) | |
MaxLat | Gets or sets the maximum latitude of this map. | |
MaxLong | Gets or sets the maximum longitude of this map. | |
MaxWidth | (Inherited from System.Windows.FrameworkElement) | |
MaxZoom | Gets or sets the maximum zoom of this map. | |
MinHeight | (Inherited from System.Windows.FrameworkElement) | |
MinLat | Gets or sets the minimum latitude of this map. | |
MinLong | Gets or sets the minimum longitude of this map. | |
MinWidth | (Inherited from System.Windows.FrameworkElement) | |
MinZoom | Gets or sets the minimum zoom of this map. | |
MouseOverBrush | Gets or sets the System.Windows.Media.Brush used to highlight the control when it has the mouse over. | |
Name | (Inherited from System.Windows.FrameworkElement) | |
Opacity | (Inherited from System.Windows.UIElement) | |
OpacityMask | (Inherited from System.Windows.UIElement) | |
Padding | (Inherited from System.Windows.Controls.Control) | |
Parent | (Inherited from System.Windows.FrameworkElement) | |
PressedBrush | Gets or sets the System.Windows.Media.Brush used to paint a button when it is pressed. | |
Projection | Gets or sets the projection used for this map. | |
RenderSize | (Inherited from System.Windows.UIElement) | |
RenderTransform | (Inherited from System.Windows.UIElement) | |
RenderTransformOrigin | (Inherited from System.Windows.UIElement) | |
Resources | (Inherited from System.Windows.FrameworkElement) | |
ShowTools | Gets or sets a value indicating whether the default tools are shown. | |
Source | Gets or sets the System.Windows.Media.MultiScaleTileSource used as source for the base map tiles. | |
Style | (Inherited from System.Windows.FrameworkElement) | |
TabIndex | (Inherited from System.Windows.Controls.Control) | |
TabNavigation | (Inherited from System.Windows.Controls.Control) | |
Tag | (Inherited from System.Windows.FrameworkElement) | |
TargetCenter | Gets or sets the target center. | |
TargetCenterSpeed | Gets or sets a value that determines the speed with which Center approaches TargetCenter. | |
TargetZoom | Gets or sets the target zoom. | |
TargetZoomSpeed | Gets or sets a value that determines the speed with which Zoom approaches TargetZoom. | |
Template | (Inherited from System.Windows.Controls.Control) | |
TilesMode | Gets or sets the MapTilesMode used by the built in C1MapTilesLayer. | |
Triggers | (Inherited from System.Windows.FrameworkElement) | |
UseLayoutRounding | (Inherited from System.Windows.UIElement) | |
VerticalAlignment | (Inherited from System.Windows.FrameworkElement) | |
VerticalContentAlignment | (Inherited from System.Windows.Controls.Control) | |
ViewportHeight | The visible height of the map in logic coordinates. | |
ViewportWidth | The visible width of the map in logic coordinates. | |
Visibility | (Inherited from System.Windows.UIElement) | |
Width | (Inherited from System.Windows.FrameworkElement) | |
Zoom | Gets or sets the zoom factor of this map. |
Name | Description | |
---|---|---|
AddHandler | (Inherited from System.Windows.UIElement) | |
ApplyTemplate | (Inherited from System.Windows.Controls.Control) | |
Arrange | (Inherited from System.Windows.UIElement) | |
CaptureMouse | (Inherited from System.Windows.UIElement) | |
ClearValue | (Inherited from System.Windows.DependencyObject) | |
Distance | Returns the distance, in meters, between two geographic coordinates. | |
FindName | (Inherited from System.Windows.FrameworkElement) | |
Focus | (Inherited from System.Windows.Controls.Control) | |
GeographicToScreen | Transform a point from geographic coordinates to screen coordinates. | |
GetAnimationBaseValue | (Inherited from System.Windows.DependencyObject) | |
GetBindingExpression | (Inherited from System.Windows.FrameworkElement) | |
GetValue | (Inherited from System.Windows.DependencyObject) | |
InvalidateArrange | (Inherited from System.Windows.UIElement) | |
InvalidateMeasure | (Inherited from System.Windows.UIElement) | |
LogicToScreen | Transform a point from logic coordinates to screen coordinates. | |
Measure | (Inherited from System.Windows.UIElement) | |
OnApplyTemplate | Overridden. Builds the visual tree for the C1Maps control when a new template is applied. | |
ReadLocalValue | (Inherited from System.Windows.DependencyObject) | |
ReleaseMouseCapture | (Inherited from System.Windows.UIElement) | |
RemoveHandler | (Inherited from System.Windows.UIElement) | |
ScreenToGeographic | Transform a point from screen coordinates to geographic coordinates. | |
ScreenToLogic | Transform a point from screen coordinates to logic coordinates. | |
SetBinding | (Inherited from System.Windows.FrameworkElement) | |
SetValue | (Inherited from System.Windows.DependencyObject) | |
TransformToVisual | (Inherited from System.Windows.UIElement) | |
UpdateLayout | (Inherited from System.Windows.UIElement) |
Name | Description | |
---|---|---|
BindingValidationError | (Inherited from System.Windows.FrameworkElement) | |
CenterChanged | Event raised when the Center property has changed. | |
DataContextChanged | (Inherited from System.Windows.FrameworkElement) | |
DragEnter | (Inherited from System.Windows.UIElement) | |
DragLeave | (Inherited from System.Windows.UIElement) | |
DragOver | (Inherited from System.Windows.UIElement) | |
Drop | (Inherited from System.Windows.UIElement) | |
GotFocus | (Inherited from System.Windows.UIElement) | |
IsEnabledChanged | (Inherited from System.Windows.Controls.Control) | |
IsMouseOverChanged | Event raised when the IsMouseOver property has changed. | |
KeyDown | (Inherited from System.Windows.UIElement) | |
KeyUp | (Inherited from System.Windows.UIElement) | |
LayoutUpdated | (Inherited from System.Windows.FrameworkElement) | |
Loaded | (Inherited from System.Windows.FrameworkElement) | |
LostFocus | (Inherited from System.Windows.UIElement) | |
LostMouseCapture | (Inherited from System.Windows.UIElement) | |
MaxLatChanged | Event raised when the MaxLat property has changed. | |
MaxLongChanged | Event raised when the MaxLong property has changed. | |
MaxZoomChanged | Event raised when the MaxZoom property has changed. | |
MediaCommand | (Inherited from System.Windows.UIElement) | |
MinLatChanged | Event raised when the MinLat property has changed. | |
MinLongChanged | Event raised when the MinLong property has changed. | |
MinZoomChanged | Event raised when the MinZoom property has changed. | |
MouseEnter | (Inherited from System.Windows.UIElement) | |
MouseLeave | (Inherited from System.Windows.UIElement) | |
MouseLeftButtonDown | (Inherited from System.Windows.UIElement) | |
MouseLeftButtonUp | (Inherited from System.Windows.UIElement) | |
MouseMove | (Inherited from System.Windows.UIElement) | |
MouseRightButtonDown | (Inherited from System.Windows.UIElement) | |
MouseRightButtonUp | (Inherited from System.Windows.UIElement) | |
MouseWheel | (Inherited from System.Windows.UIElement) | |
SizeChanged | (Inherited from System.Windows.FrameworkElement) | |
TargetCenterChanged | Event raised when the TargetCenter property has changed. | |
TargetZoomChanged | Event raised when the TargetZoom property has changed. | |
TextInput | (Inherited from System.Windows.UIElement) | |
TextInputStart | (Inherited from System.Windows.UIElement) | |
TextInputUpdate | (Inherited from System.Windows.UIElement) | |
TilesLoadProgress | Fires when the number of tiles that need to be loaded changes. Only fires when using native tiles mode. | |
Unloaded | (Inherited from System.Windows.FrameworkElement) | |
ZoomChanged | Event raised when the Zoom property has changed. |