
'Declaration
<C1ControlAttribute()> <C1TemplatePartAttribute(Name="Root", Type=System.Windows.Controls.Canvas)> <TemplatePartAttribute(Name="Root", Type=System.Windows.Controls.Canvas)> <RuntimeNamePropertyAttribute("Name")> <UsableDuringInitializationAttribute(True)> <XmlLangPropertyAttribute("Language")> <StyleTypedPropertyAttribute(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)> <UidPropertyAttribute("Uid")> <NameScopePropertyAttribute("NameScope", System.Windows.NameScope)> Public Class C1MultiScaleImage Inherits System.Windows.Controls.Control
[C1Control()] [C1TemplatePart(Name="Root", Type=System.Windows.Controls.Canvas)] [TemplatePart(Name="Root", Type=System.Windows.Controls.Canvas)] [RuntimeNameProperty("Name")] [UsableDuringInitialization(true)] [XmlLangProperty("Language")] [StyleTypedProperty(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)] [UidProperty("Uid")] [NameScopeProperty("NameScope", System.Windows.NameScope)] public class C1MultiScaleImage : System.Windows.Controls.Control
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
System.Windows.Media.Visual
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
C1.WPF.Maps.C1MultiScaleImage