Version 24.2 (latest)

XamMultiScaleTileSource Class Properties

For a list of all members of this type, see XamMultiScaleTileSource 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.  
Public PropertyImageWidthThe width of the Deep Zoom image.  
Public PropertyIsHorizontalTileWrappingEnabledWhether the tiles should wrap horizontally.  
Public PropertyIsSealedGets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject)
Public PropertyOpacityThe opacity of the Deep Zoom image.  
Public PropertyTileHeightThe height of the tiles in the Deep Zoom image.  
Public PropertyTileOverlapHow much the tiles in the Deep Zoom image overlap.  
Public PropertyTileWidthThe width of the tiles in the Deep Zoom image.  
See Also