Version 24.2 (latest)

ArcGISOnlineTileSource Class Properties

For a list of all members of this type, see ArcGISOnlineTileSource members.

Public Properties
 NameDescription
Public PropertyDependencyObjectTypeGets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject)
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyImageHeightThe height of the Deep Zoom image. (Inherited from Infragistics.Controls.Maps.XamMultiScaleTileSource)
Public PropertyImageWidthThe width of the Deep Zoom image. (Inherited from Infragistics.Controls.Maps.XamMultiScaleTileSource)
Public PropertyIsHorizontalTileWrappingEnabledWhether the tiles should wrap horizontally. (Inherited from Infragistics.Controls.Maps.XamMultiScaleTileSource)
Public PropertyIsMapPublicGets or sets the IsMapPublic flag.  
Public PropertyIsSealedGets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject)
Public PropertyLevelOfDetailGets or sets the Levels of Detail.  
Public PropertyMapServerUriGets or sets the map server uri.  
Public PropertyOpacityThe opacity of the Deep Zoom image. (Inherited from Infragistics.Controls.Maps.XamMultiScaleTileSource)
Public PropertyTileHeightThe height of the tiles in the Deep Zoom image. (Inherited from Infragistics.Controls.Maps.XamMultiScaleTileSource)
Public PropertyTileOverlapHow much the tiles in the Deep Zoom image overlap. (Inherited from Infragistics.Controls.Maps.XamMultiScaleTileSource)
Public PropertyTileWidthThe width of the tiles in the Deep Zoom image. (Inherited from Infragistics.Controls.Maps.XamMultiScaleTileSource)
Public PropertyUserTokenGets or sets the User Token.  
See Also