Show / Hide Table of Contents

Class MultiScaleImage

Inheritance
System.Object
DependencyObject
UIElement
FrameworkElement
MultiScaleImage
Inherited Members
FrameworkElement.MeasureOverride(Size)
FrameworkElement.ArrangeOverride(Size)
FrameworkElement.LayoutUpdated
FrameworkElement.SizeChanged
FrameworkElement.ResourceLookupMode
FrameworkElement.StyleProperty
FrameworkElement.Style
FrameworkElement.DefaultStyleKeyProperty
FrameworkElement.DefaultStyleKey
FrameworkElement.OverridesDefaultStyleProperty
FrameworkElement.OverridesDefaultStyle
FrameworkElement.OnVisualParentChanged(DependencyObject)
FrameworkElement.VisualChildrenCount
FrameworkElement.GetVisualChild(Int32)
FrameworkElement.Parent
FrameworkElement.AddLogicalChild(Object)
FrameworkElement.RemoveLogicalChild(Object)
FrameworkElement.LogicalChildren
FrameworkElement.TemplatedParent
FrameworkElement.Resources
FrameworkElement.IsLoaded
FrameworkElement.CreateDomElement(Object, Object)
FrameworkElement.OnApplyTemplate()
FrameworkElement.SetBinding(DependencyProperty, BindingBase)
FrameworkElement.SetBinding(DependencyProperty, Binding)
FrameworkElement.GetBindingExpression(DependencyProperty)
FrameworkElement.Cursor
FrameworkElement.CursorProperty
FrameworkElement.ManageIsEnabled(Boolean)
FrameworkElement.FindName(String)
FrameworkElement.Name
FrameworkElement.NameProperty
FrameworkElement.DataContext
FrameworkElement.DataContextProperty
FrameworkElement.DataContextChanged
FrameworkElement.Triggers
FrameworkElement.FlowDirectionProperty
FrameworkElement.FlowDirection
FrameworkElement.LanguageProperty
FrameworkElement.Language
FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs)
FrameworkElement.Tag
FrameworkElement.TagProperty
FrameworkElement.LoadedEvent
FrameworkElement.Loaded
FrameworkElement.Unloaded
FrameworkElement.BindingValidationError
FrameworkElement.ContextMenuProperty
FrameworkElement.ContextMenu
FrameworkElement.ContextMenuOpening
FrameworkElement.ToolTipProperty
FrameworkElement.ToolTip
FrameworkElement.INTERNAL_OnDetachedFromVisualTree()
FrameworkElement.INTERNAL_OnAttachedToVisualTree()
FrameworkElement.Height
FrameworkElement.HeightProperty
FrameworkElement.Width
FrameworkElement.WidthProperty
FrameworkElement.HorizontalAlignment
FrameworkElement.HorizontalAlignmentProperty
FrameworkElement.VerticalAlignment
FrameworkElement.VerticalAlignmentProperty
FrameworkElement.Margin
FrameworkElement.MarginProperty
FrameworkElement.MinHeight
FrameworkElement.MinHeightProperty
FrameworkElement.MinWidth
FrameworkElement.MinWidthProperty
FrameworkElement.MaxHeight
FrameworkElement.MaxHeightProperty
FrameworkElement.MaxWidth
FrameworkElement.MaxWidthProperty
FrameworkElement.ActualWidthProperty
FrameworkElement.ActualWidth
FrameworkElement.ActualHeightProperty
FrameworkElement.ActualHeight
UIElement.TransformToVisual(UIElement)
UIElement.RenderSize
UIElement.DesiredSize
UIElement.InvalidateMeasure()
UIElement.InvalidateArrange()
UIElement.Measure(Size)
UIElement.Arrange(Rect)
UIElement.UpdateLayout()
UIElement.DragEnter
UIElement.DragLeave
UIElement.Drop
UIElement.DragOver
UIElement.CacheMode
UIElement.CacheModeProperty
UIElement.Projection
UIElement.ProjectionProperty
UIElement.VisualParent
UIElement.AddVisualChild(UIElement)
UIElement.RemoveVisualChild(UIElement)
UIElement.OnVisualChildrenChanged(DependencyObject, DependencyObject)
UIElement.XamlSourcePath
UIElement.ClipToBounds
UIElement.ClipToBoundsProperty
UIElement.ClipProperty
UIElement.Clip
UIElement.IsEnabledProperty
UIElement.IsEnabled
UIElement.IsEnabledChanged
UIElement.EffectProperty
UIElement.Effect
UIElement.RenderTransformProperty
UIElement.RenderTransform
UIElement.RenderTransformOriginProperty
UIElement.RenderTransformOrigin
UIElement.UseLayoutRounding
UIElement.UseLayoutRoundingProperty
UIElement.Visibility
UIElement.VisibilityProperty
UIElement.IsVisibleProperty
UIElement.IsVisible
UIElement.IsVisibleChanged
UIElement.OpacityProperty
UIElement.Opacity
UIElement.OpacityMaskProperty
UIElement.OpacityMask
UIElement.IsHitTestVisible
UIElement.IsHitTestVisibleProperty
UIElement.AllowDrop
UIElement.AllowDropProperty
UIElement.CaptureMouse()
UIElement.IsMouseCaptured
UIElement.ReleaseMouseCapture()
UIElement.AllowScrollOnTouchMove
UIElement.AllowScrollOnTouchMoveProperty
UIElement.AddHandler(RoutedEvent, Delegate, Boolean)
UIElement.RemoveHandler(RoutedEvent, Delegate)
UIElement.MouseMoveEvent
UIElement.MouseMove
UIElement.OnMouseMove(MouseEventArgs)
UIElement.MouseLeftButtonDownEvent
UIElement.MouseLeftButtonDown
UIElement.OnMouseLeftButtonDown(MouseButtonEventArgs)
UIElement.MouseRightButtonDownEvent
UIElement.MouseRightButtonDown
UIElement.OnMouseRightButtonDown(MouseButtonEventArgs)
UIElement.MouseWheelEvent
UIElement.MouseWheel
UIElement.OnMouseWheel(MouseWheelEventArgs)
UIElement.MouseLeftButtonUpEvent
UIElement.MouseLeftButtonUp
UIElement.OnMouseLeftButtonUp(MouseButtonEventArgs)
UIElement.MouseEnterEvent
UIElement.MouseEnter
UIElement.OnMouseEnter(MouseEventArgs)
UIElement.MouseLeaveEvent
UIElement.MouseLeave
UIElement.OnMouseLeave(MouseEventArgs)
UIElement.TextInputStartEvent
UIElement.TextInputStart
UIElement.OnTextInputStart(TextCompositionEventArgs)
UIElement.TextInputEvent
UIElement.TextInput
UIElement.OnTextInput(TextCompositionEventArgs)
UIElement.TextInputUpdateEvent
UIElement.TextInputUpdate
UIElement.TappedEvent
UIElement.Tapped
UIElement.OnTapped(TappedRoutedEventArgs)
UIElement.MouseRightButtonUpEvent
UIElement.MouseRightButtonUp
UIElement.OnMouseRightButtonUp(MouseButtonEventArgs)
UIElement.KeyDownEvent
UIElement.KeyDown
UIElement.OnKeyDown(KeyEventArgs)
UIElement.KeyUpEvent
UIElement.KeyUp
UIElement.OnKeyUp(KeyEventArgs)
UIElement.GotFocusEvent
UIElement.GotFocus
UIElement.OnGotFocus(RoutedEventArgs)
UIElement.LostFocusEvent
UIElement.LostFocus
UIElement.OnLostFocus(RoutedEventArgs)
UIElement.LostMouseCapture
UIElement.OnLostMouseCapture(MouseEventArgs)
UIElement.INTERNAL_AttachToDomEvents()
UIElement.INTERNAL_DetachFromDomEvents()
DependencyObject.GetValue(DependencyProperty)
DependencyObject.SetCurrentValue(DependencyProperty, Object)
DependencyObject.ReadLocalValue(DependencyProperty)
DependencyObject.SetValue(DependencyProperty, Object)
DependencyObject.SetValue(DependencyPropertyKey, Object)
DependencyObject.CoerceValue(DependencyProperty)
DependencyObject.Dispatcher
DependencyObject.ClearValue(DependencyProperty)
DependencyObject.ClearValue(DependencyPropertyKey)
DependencyObject.CheckAccess()
DependencyObject.GetAnimationBaseValue(DependencyProperty)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: System.Windows.Controls
Assembly: OpenSilver.dll
Syntax
[NotImplemented]
public sealed class MultiScaleImage : FrameworkElement, IFrameworkElement, IUIElement, IDependencyObject

Constructors

| Improve this Doc View Source

MultiScaleImage()

Declaration
[NotImplemented]
public MultiScaleImage()

Fields

| Improve this Doc View Source

AllowDownloadingProperty

Declaration
[NotImplemented]
public static readonly DependencyProperty AllowDownloadingProperty
Field Value
Type Description
DependencyProperty
| Improve this Doc View Source

AspectRatioProperty

Declaration
[NotImplemented]
public static readonly DependencyProperty AspectRatioProperty
Field Value
Type Description
DependencyProperty
| Improve this Doc View Source

BlurFactorProperty

Declaration
[NotImplemented]
public static readonly DependencyProperty BlurFactorProperty
Field Value
Type Description
DependencyProperty
| Improve this Doc View Source

IsDownloadingProperty

Declaration
[NotImplemented]
public static readonly DependencyProperty IsDownloadingProperty
Field Value
Type Description
DependencyProperty
| Improve this Doc View Source

IsIdleProperty

Declaration
[NotImplemented]
public static readonly DependencyProperty IsIdleProperty
Field Value
Type Description
DependencyProperty
| Improve this Doc View Source

OriginalPixelHeightProperty

Declaration
[NotImplemented]
public static readonly DependencyProperty OriginalPixelHeightProperty
Field Value
Type Description
DependencyProperty
| Improve this Doc View Source

OriginalPixelWidthProperty

Declaration
[NotImplemented]
public static readonly DependencyProperty OriginalPixelWidthProperty
Field Value
Type Description
DependencyProperty
| Improve this Doc View Source

SkipLevelsProperty

Declaration
[NotImplemented]
public static readonly DependencyProperty SkipLevelsProperty
Field Value
Type Description
DependencyProperty
| Improve this Doc View Source

SourceProperty

Declaration
[NotImplemented]
public static readonly DependencyProperty SourceProperty
Field Value
Type Description
DependencyProperty
| Improve this Doc View Source

SubImagesProperty

Declaration
[NotImplemented]
public static readonly DependencyProperty SubImagesProperty
Field Value
Type Description
DependencyProperty
| Improve this Doc View Source

UseSpringsProperty

Declaration
[NotImplemented]
public static readonly DependencyProperty UseSpringsProperty
Field Value
Type Description
DependencyProperty
| Improve this Doc View Source

ViewportOriginProperty

Declaration
[NotImplemented]
public static readonly DependencyProperty ViewportOriginProperty
Field Value
Type Description
DependencyProperty
| Improve this Doc View Source

ViewportWidthProperty

Declaration
[NotImplemented]
public static readonly DependencyProperty ViewportWidthProperty
Field Value
Type Description
DependencyProperty

Properties

| Improve this Doc View Source

AllowDownloading

Declaration
[NotImplemented]
public bool AllowDownloading { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

AspectRatio

Declaration
[NotImplemented]
public double AspectRatio { get; }
Property Value
Type Description
System.Double
| Improve this Doc View Source

BlurFactor

Declaration
[NotImplemented]
public double BlurFactor { get; set; }
Property Value
Type Description
System.Double
| Improve this Doc View Source

IsDownloading

Declaration
[NotImplemented]
public bool IsDownloading { get; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

IsIdle

Declaration
[NotImplemented]
public bool IsIdle { get; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

OriginalPixelHeight

Declaration
[NotImplemented]
public int OriginalPixelHeight { get; }
Property Value
Type Description
System.Int32
| Improve this Doc View Source

OriginalPixelWidth

Declaration
[NotImplemented]
public int OriginalPixelWidth { get; }
Property Value
Type Description
System.Int32
| Improve this Doc View Source

SkipLevels

Declaration
[NotImplemented]
public int SkipLevels { get; set; }
Property Value
Type Description
System.Int32
| Improve this Doc View Source

Source

Declaration
[NotImplemented]
public MultiScaleTileSource Source { get; set; }
Property Value
Type Description
MultiScaleTileSource
| Improve this Doc View Source

SubImages

Declaration
[NotImplemented]
public ReadOnlyCollection<MultiScaleSubImage> SubImages { get; }
Property Value
Type Description
System.Collections.ObjectModel.ReadOnlyCollection<MultiScaleSubImage>
| Improve this Doc View Source

UseSprings

Declaration
[NotImplemented]
public bool UseSprings { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

ViewportOrigin

Declaration
[NotImplemented]
public Point ViewportOrigin { get; set; }
Property Value
Type Description
Point
| Improve this Doc View Source

ViewportWidth

Declaration
[NotImplemented]
public double ViewportWidth { get; set; }
Property Value
Type Description
System.Double

Methods

| Improve this Doc View Source

ElementToLogicalPoint(Point)

Declaration
[NotImplemented]
public Point ElementToLogicalPoint(Point elementPoint)
Parameters
Type Name Description
Point elementPoint
Returns
Type Description
Point
| Improve this Doc View Source

LogicalToElementPoint(Point)

Declaration
[NotImplemented]
public Point LogicalToElementPoint(Point logicalPoint)
Parameters
Type Name Description
Point logicalPoint
Returns
Type Description
Point
| Improve this Doc View Source

OnCreateAutomationPeer()

Declaration
[NotImplemented]
protected override AutomationPeer OnCreateAutomationPeer()
Returns
Type Description
AutomationPeer
Overrides
UIElement.OnCreateAutomationPeer()
| Improve this Doc View Source

ZoomAboutLogicalPoint(Double, Double, Double)

Declaration
[NotImplemented]
public void ZoomAboutLogicalPoint(double zoomIncrementFactor, double zoomCenterLogicalX, double zoomCenterLogicalY)
Parameters
Type Name Description
System.Double zoomIncrementFactor
System.Double zoomCenterLogicalX
System.Double zoomCenterLogicalY

Events

| Improve this Doc View Source

ImageFailed

Declaration
[NotImplemented]
public event RoutedEventHandler ImageFailed
Event Type
Type Description
RoutedEventHandler
| Improve this Doc View Source

ImageOpenFailed

Declaration
[NotImplemented]
public event EventHandler<ExceptionRoutedEventArgs> ImageOpenFailed
Event Type
Type Description
System.EventHandler<ExceptionRoutedEventArgs>
| Improve this Doc View Source

ImageOpenSucceeded

Declaration
[NotImplemented]
public event RoutedEventHandler ImageOpenSucceeded
Event Type
Type Description
RoutedEventHandler
| Improve this Doc View Source

MotionFinished

Declaration
[NotImplemented]
public event RoutedEventHandler MotionFinished
Event Type
Type Description
RoutedEventHandler
| Improve this Doc View Source

SubImageOpenFailed

Declaration
[NotImplemented]
public event SubImageEventHandler SubImageOpenFailed
Event Type
Type Description
SubImageEventHandler
| Improve this Doc View Source

SubImageOpenSucceeded

Declaration
[NotImplemented]
public event SubImageEventHandler SubImageOpenSucceeded
Event Type
Type Description
SubImageEventHandler
| Improve this Doc View Source

ViewportChanged

Declaration
[NotImplemented]
public event RoutedEventHandler ViewportChanged
Event Type
Type Description
RoutedEventHandler

Extension Methods

DependencyObjectHelper.GetSelfAndAncestors(DependencyObject)
UIElementExtendedRoutedEventExtensions.AddHandler(UIElement, ExtendedRoutedEvent, Delegate, Boolean)
UIElementExtendedRoutedEventExtensions.RemoveHandler(UIElement, ExtendedRoutedEvent, Delegate)
VisualTreeExtensions.GetVisualAncestors(DependencyObject)
VisualTreeExtensions.GetVisualAncestorsAndSelf(DependencyObject)
VisualTreeExtensions.GetVisualChildren(DependencyObject)
VisualTreeExtensions.GetVisualChildrenAndSelf(DependencyObject)
VisualTreeExtensions.GetVisualDescendants(DependencyObject)
VisualTreeExtensions.GetVisualDescendantsAndSelf(DependencyObject)
VisualTreeExtensions.GetVisualSiblings(DependencyObject)
VisualTreeExtensions.GetVisualSiblingsAndSelf(DependencyObject)
VisualTreeExtensions.GetBoundsRelativeTo(FrameworkElement, UIElement)
VisualTreeExtensions.InvokeOnLayoutUpdated(FrameworkElement, Action)
  • Improve this Doc
  • View Source