VintaSoft Imaging .NET SDK 14.1: Документация для .NET разработчика
Vintasoft.Imaging.Wpf.UI.VisualTools Namespace / WpfImageProcessingTool Class
В этом разделе
    WpfImageProcessingTool Class Methods
    В этом разделе
    Чтобы увидеть список всех методов этого типа, смотрите WpfImageProcessingTool.
    Публичные Методы
     ИмяОписание
    Public MethodOverloaded. Adds a routed event handler for a specified routed event, adding the handler to the handler collection on the current element. Specify as to have the provided handler be invoked for routed event that had already been marked as handled by another element along the event route. (Inherited from System.Windows.UIElement)
    Public MethodAdds handlers to the specified System.Windows.EventRoute for the current System.Windows.UIElement event handler collection. (Inherited from System.Windows.UIElement)
    Public MethodOverloaded. Applies an animation to a specified dependency property on this element. Any existing animations are stopped and replaced with the new animation. (Inherited from System.Windows.UIElement)
    Public MethodBuilds the current template's visual tree if necessary, and returns a value that indicates whether the visual tree was rebuilt by this call. (Наследуется от System.Windows.FrameworkElement)
    Public MethodPositions child elements and determines a size for a System.Windows.UIElement. Parent elements call this method from their System.Windows.UIElement.ArrangeCore(System.Windows.Rect) implementation (or a WPF framework-level equivalent) to form a recursive layout update. This method constitutes the second pass of a layout update. (Inherited from System.Windows.UIElement)
    Public MethodOverloaded. Starts a specific animation for a specified animated property on this element, with the option of specifying what happens if the property already has a running animation. (Inherited from System.Windows.UIElement)
    Public MethodНачинает построение выборки. (Наследуется от WpfRectangularSelectionTool)
    Public MethodStarts the initialization process for this element. (Наследуется от System.Windows.FrameworkElement)
    Public MethodOverloaded. Begins the sequence of actions contained in the provided storyboard, with options specified for what should happen if the property is already animated. (Наследуется от System.Windows.FrameworkElement)
    Public MethodOverloaded. Attempts to bring the provided region size of this element into view, within any scrollable regions it is contained within. (Наследуется от System.Windows.FrameworkElement)
    Public MethodОтменяет активное взаимодействие с областью взаимодействия интерактивного объекта. (Наследуется от WpfUserInteractionVisualTool)
    Public MethodAttempts to force capture of the mouse to this element. (Inherited from System.Windows.UIElement)
    Public MethodAttempts to force capture of the stylus to this element. (Inherited from System.Windows.UIElement)
    Public MethodAttempts to force capture of a touch to this element. (Inherited from System.Windows.UIElement)
    Public MethodDetermines whether the calling thread has access to this System.Windows.Threading.DispatcherObject. (Наследуется от System.Windows.Threading.DispatcherObject)
    Public MethodOverloaded. Clears the local value of a property. The property to be cleared is specified by a identifier. (Наследуется от System.Windows.DependencyObject)
    Public MethodCoerces the value of the specified dependency property. This is accomplished by invoking any System.Windows.CoerceValueCallback function specified in property metadata for the dependency property as it exists on the calling System.Windows.DependencyObject. (Наследуется от System.Windows.DependencyObject)
    Public MethodOverloaded. Освобождает все ресурсы, используемые объектом . (Наследуется от WpfVisualTool)
    Public MethodIndicates that the initialization process for the element is complete. (Наследуется от System.Windows.FrameworkElement)
    Public MethodDetermines whether a provided System.Windows.DependencyObject is equivalent to the current System.Windows.DependencyObject. (Наследуется от System.Windows.DependencyObject)
    Public MethodВыполняет команду обработки изображения.
    Public MethodReturns the common ancestor of two visual objects. (Наследуется от System.Windows.Media.Visual)
    Public MethodFinds an element that has the provided identifier name. (Наследуется от System.Windows.FrameworkElement)
    Public MethodSearches for a resource with the specified key, and throws an exception if the requested resource is not found. (Наследуется от System.Windows.FrameworkElement)
    Public Methodstatic (Shared in Visual Basic)Находит указанный визуальный инструмент указанного типа в визуальном инструменте. (Наследуется от WpfVisualTool)
    Public MethodЗавершает активное взаимодействие с областью взаимодействия интерактивного объекта. (Наследуется от WpfUserInteractionVisualTool)
    Public MethodAttempts to set focus to this element. (Inherited from System.Windows.UIElement)
    Public Methodstatic (Shared in Visual Basic)Overloaded. Возвращает активный контроллер взаимодействия указанного визуального инструмента. (Наследуется от WpfUserInteractionVisualTool)
    Public MethodReturns the base property value for the specified property on this element, disregarding any possible animated value from a running or stopped animation. (Inherited from System.Windows.UIElement)
    Public MethodReturns the System.Windows.Data.BindingExpression that represents the binding on the specified property. (Наследуется от System.Windows.FrameworkElement)
    Public Methodstatic (Shared in Visual Basic)Gets the value of the System.Windows.FrameworkElement.FlowDirection attached property for the specified System.Windows.DependencyObject. (Наследуется от System.Windows.FrameworkElement)
    Public MethodGets a hash code for this System.Windows.DependencyObject. (Наследуется от System.Windows.DependencyObject)
    Public MethodВозвращает входные привязки этого визуального инструмента. (Наследуется от WpfVisualTool)
    Public MethodCreates a specialized enumerator for determining which dependency properties have locally set values on this System.Windows.DependencyObject. (Наследуется от System.Windows.DependencyObject)
    Public MethodВозвращает поддерживаемые действия пользовательского интерфейса. (Наследуется от WpfUserInteractionVisualTool)
    Public MethodReturns the current effective value of a dependency property on this instance of a System.Windows.DependencyObject. (Наследуется от System.Windows.DependencyObject)
    Public MethodReturns the input element within the current element that is at the specified coordinates, relative to the current element's origin. (Inherited from System.Windows.UIElement)
    Public MethodДелает этот инструмент недействительным. (Наследуется от WpfUserInteractionVisualTool)
    Public MethodInvalidates the arrange state (layout) for the element. After the invalidation, the element will have its layout updated, which will occur asynchronously unless subsequently forced by System.Windows.UIElement.UpdateLayout. (Inherited from System.Windows.UIElement)
    Public MethodДелает недействительной область рисования сфокусированного интерактивного объекта. (Наследуется от WpfUserInteractionVisualTool)
    Public MethodДелает интерактивный объект недействительным. (Наследуется от WpfUserInteractionVisualTool)
    Public MethodInvalidates the measurement state (layout) for the element. (Inherited from System.Windows.UIElement)
    Public MethodRe-evaluates the effective value for the specified dependency property. (Наследуется от System.Windows.DependencyObject)
    Public MethodInvalidates the rendering of the element, and forces a complete new layout pass. System.Windows.UIElement.OnRender(System.Windows.Media.DrawingContext) is called after the layout cycle is completed. (Inherited from System.Windows.UIElement)
    Public MethodDetermines whether the visual object is an ancestor of the descendant visual object. (Наследуется от System.Windows.Media.Visual)
    Public MethodDetermines whether the visual object is a descendant of the ancestor visual object. (Наследуется от System.Windows.Media.Visual)
    Public MethodUpdates the System.Windows.UIElement.DesiredSize of a System.Windows.UIElement. Parent elements call this method from their own System.Windows.UIElement.MeasureCore(System.Windows.Size) implementations to form a recursive layout update. Calling this method constitutes the first pass (the "Measure" pass) of a layout update. (Inherited from System.Windows.UIElement)
    Public MethodMoves the keyboard focus away from this element and to another element in a provided traversal direction. (Наследуется от System.Windows.FrameworkElement)
    Public MethodWhen overridden in a derived class, is invoked whenever application code or internal processes call System.Windows.FrameworkElement.ApplyTemplate. (Наследуется от System.Windows.FrameworkElement)
    Public MethodВыбирает следующий доступный элемент и делает его активным. (Наследуется от WpfUserInteractionVisualTool)
    Public MethodConverts a System.Windows.Point in screen coordinates into a System.Windows.Point that represents the current coordinate system of the System.Windows.Media.Visual. (Наследуется от System.Windows.Media.Visual)
    Public MethodConverts a System.Windows.Point that represents the current coordinate system of the System.Windows.Media.Visual into a System.Windows.Point in screen coordinates. (Наследуется от System.Windows.Media.Visual)
    Public MethodDetermines the next element that would receive focus relative to this element for a provided focus movement direction, but does not actually move the focus. (Наследуется от System.Windows.FrameworkElement)
    Public MethodRaises a specific routed event. The System.Windows.RoutedEvent to be raised is identified within the System.Windows.RoutedEventArgs instance that is provided (as the System.Windows.RoutedEventArgs.RoutedEvent property of that event data). (Inherited from System.Windows.UIElement)
    Public MethodReturns the local value of a dependency property, if it exists. (Наследуется от System.Windows.DependencyObject)
    Public MethodProvides an accessor that simplifies access to the System.Windows.NameScope registration method. (Наследуется от System.Windows.FrameworkElement)
    Public MethodReleases all captured touch devices from this element. (Inherited from System.Windows.UIElement)
    Public MethodReleases the mouse capture, if this element held the capture. (Inherited from System.Windows.UIElement)
    Public MethodReleases the stylus device capture, if this element held the capture. (Inherited from System.Windows.UIElement)
    Public MethodAttempts to release the specified touch device from this element. (Inherited from System.Windows.UIElement)
    Public MethodRemoves the specified routed event handler from this element. (Inherited from System.Windows.UIElement)
    Public MethodПрокручивает зрителя к выбранному элементу. (Наследуется от WpfUserInteractionVisualTool)
    Public MethodOverloaded. Attaches a binding to this element, based on the provided binding object. (Наследуется от System.Windows.FrameworkElement)
    Public MethodSets the value of a dependency property without changing its value source. (Наследуется от System.Windows.DependencyObject)
    Public Methodstatic (Shared in Visual Basic)Sets the value of the System.Windows.FrameworkElement.FlowDirection attached property for the provided element. (Наследуется от System.Windows.FrameworkElement)
    Public MethodSearches for a resource with the specified name and sets up a resource reference to it for the specified property. (Наследуется от System.Windows.FrameworkElement)
    Public MethodOverloaded. Sets the local value of a dependency property, specified by its dependency property identifier. (Наследуется от System.Windows.DependencyObject)
    Public MethodReturns whether serialization processes should serialize the contents of the System.Windows.UIElement.CommandBindings property on instances of this class. (Inherited from System.Windows.UIElement)
    Public MethodIndicates whether the System.Windows.Controls.ContentControl.Content property should be persisted. (Наследуется от System.Windows.Controls.ContentControl)
    Public MethodReturns whether serialization processes should serialize the contents of the System.Windows.UIElement.InputBindings property on instances of this class. (Inherited from System.Windows.UIElement)
    Public MethodReturns whether serialization processes should serialize the contents of the System.Windows.FrameworkElement.Resources property. (Наследуется от System.Windows.FrameworkElement)
    Public MethodReturns whether serialization processes should serialize the contents of the System.Windows.FrameworkElement.Style property. (Наследуется от System.Windows.FrameworkElement)
    Public MethodReturns whether serialization processes should serialize the contents of the System.Windows.FrameworkElement.Triggers property. (Наследуется от System.Windows.FrameworkElement)
    Public MethodВозвращает строковое представление этого объекта. (Наследуется от WpfVisualTool)
    Public MethodOverloaded. Returns a transform that can be used to transform coordinates from the to the specified ancestor of the visual object. (Наследуется от System.Windows.Media.Visual)
    Public MethodReturns a transform that can be used to transform coordinates from the System.Windows.Media.Visual to the specified visual object descendant. (Наследуется от System.Windows.Media.Visual)
    Public MethodReturns a transform that can be used to transform coordinates from the System.Windows.Media.Visual to the specified visual object. (Наследуется от System.Windows.Media.Visual)
    Public MethodTranslates a point relative to this element to coordinates that are relative to the specified element. (Inherited from System.Windows.UIElement)
    Public MethodSearches for a resource with the specified key, and returns that resource if found. (Наследуется от System.Windows.FrameworkElement)
    Public MethodSimplifies access to the System.Windows.NameScope de-registration method. (Наследуется от System.Windows.FrameworkElement)
    Public MethodReapplies the default style to the current System.Windows.FrameworkElement. (Наследуется от System.Windows.FrameworkElement)
    Public MethodEnsures that all visual child elements of this element are properly updated for layout. (Inherited from System.Windows.UIElement)
    Public MethodEnforces that the calling thread has access to this System.Windows.Threading.DispatcherObject. (Наследуется от System.Windows.Threading.DispatcherObject)
    Защищенные Методы
     ИмяОписание
    Protected MethodAdds a specified object as the child of a System.Windows.Controls.ContentControl. (Наследуется от System.Windows.Controls.ContentControl)
    Protected MethodAdds a specified text string to a System.Windows.Controls.ContentControl. (Наследуется от System.Windows.Controls.ContentControl)
    Protected MethodDefines the parent-child relationship between two visuals. (Наследуется от System.Windows.Media.Visual)
    Protected MethodImplements System.Windows.UIElement.ArrangeCore(System.Windows.Rect) (defined as virtual in System.Windows.UIElement) and seals the implementation. (Наследуется от System.Windows.FrameworkElement)
    Protected MethodCalled to arrange and size the content of a System.Windows.Controls.Control object. (Наследуется от System.Windows.Controls.Control)
    Protected MethodНачинает активное взаимодействие. (Наследуется от WpfUserInteractionVisualTool)
    Protected MethodОпределяет, что сфокусированный элемент может быть изменен. (Наследуется от WpfUserInteractionVisualTool)
    Protected MethodВозвращает значение, указывающее, можно ли выбрать следующий элемент. (Наследуется от WpfUserInteractionVisualTool)
    Protected MethodВозвращает значение, указывающее, находится ли точка на несфокусированном изображении. (Наследуется от WpfUserInteractionVisualTool)
    Protected MethodНаходит область взаимодействия в указанном месте в пространстве зрителя. (Наследуется от WpfUserInteractionVisualTool)
    Protected MethodOverloaded. Находит интерактивный объект в указанной точке просмотрщика изображений. (Наследуется от WpfUserInteractionVisualTool)
    Protected MethodOverloaded. Находит интерактивные объекты в указанной точке просмотрщика изображений. (Наследуется от WpfUserInteractionVisualTool)
    Protected MethodЗавершает активное взаимодействие.
    Protected MethodReturns a geometry for a clipping mask. The mask applies if the layout system attempts to arrange an element that is larger than the available display space. (Наследуется от System.Windows.FrameworkElement)
    Protected MethodВозвращает кнопку мыши, которая была нажата или отпущена из System.Windows.Input.MouseEventArgs. (Наследуется от WpfVisualTool)
    Protected MethodВозвращает преобразование точки указанного интерактивного объекта. (Наследуется от WpfUserInteractionVisualTool)
    Protected MethodOverrides System.Windows.Media.Visual.GetVisualChild(System.Int32), and returns a child at the specified index from a collection of child elements. (Наследуется от System.Windows.FrameworkElement)
    Protected MethodOverloaded. Implements to supply base element hit testing behavior (returning ). (Inherited from System.Windows.UIElement)
    Protected MethodОпределяет, содержит ли ActionButton кнопку button. (Наследуется от WpfVisualTool)
    Protected MethodImplements basic measure-pass layout system behavior for System.Windows.FrameworkElement. (Наследуется от System.Windows.FrameworkElement)
    Protected MethodCalled to remeasure a control. (Наследуется от System.Windows.Controls.Control)
    Protected MethodВозвращает значение, указывающее, будет ли визуальный инструмент обрабатывать событие мыши. (Наследуется от WpfRectangularSelectionTool)
    Protected MethodProvides class handling for when an access key that is meaningful for this element is invoked. (Inherited from System.Windows.UIElement)
    Protected MethodВызывает событие Activated. (Наследуется от WpfRectangularSelectionTool)
    Protected MethodВызывает событие Activating. (Наследуется от WpfVisualTool)
    Protected MethodПроисходит при изменении активного контроллера взаимодействия. (Наследуется от WpfUserInteractionVisualTool)
    Protected MethodВызывает событие BuildingFinished. (Наследуется от WpfRectangularSelectionTool)
    Protected MethodВызывает событие BuildingFinished. (Наследуется от WpfRectangularSelectionTool)
    Protected MethodSupports layout behavior when a child element is resized. (Inherited from System.Windows.UIElement)
    Protected MethodCalled when the System.Windows.Controls.ContentControl.Content property changes. (Наследуется от System.Windows.Controls.ContentControl)
    Protected MethodOccurs when the System.Windows.Controls.ContentControl.ContentStringFormat property changes. (Наследуется от System.Windows.Controls.ContentControl)
    Protected MethodCalled when the System.Windows.Controls.ContentControl.ContentTemplate property changes. (Наследуется от System.Windows.Controls.ContentControl)
    Protected MethodCalled when the System.Windows.Controls.ContentControl.ContentTemplateSelector property changes. (Наследуется от System.Windows.Controls.ContentControl)
    Protected MethodInvoked whenever an unhandled System.Windows.FrameworkElement.ContextMenuClosing routed event reaches this class in its route. Implement this method to add class handling for this event. (Наследуется от System.Windows.FrameworkElement)
    Protected MethodInvoked whenever an unhandled System.Windows.FrameworkElement.ContextMenuOpening routed event reaches this class in its route. Implement this method to add class handling for this event. (Наследуется от System.Windows.FrameworkElement)
    Protected MethodReturns class-specific System.Windows.Automation.Peers.AutomationPeer implementations for the Windows Presentation Foundation (WPF) infrastructure. (Inherited from System.Windows.UIElement)
    Protected MethodВызывает событие Deactivated.
    Protected MethodВызывает событие Deactivating. (Наследуется от WpfVisualTool)
    Protected MethodCalled when the DPI at which this View is rendered changes. (Наследуется от System.Windows.Media.Visual)
    Protected MethodInvoked when an unhandled System.Windows.DragDrop.DragEnter attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
    Protected MethodInvoked when an unhandled System.Windows.DragDrop.DragLeave attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
    Protected MethodInvoked when an unhandled System.Windows.DragDrop.DragOver attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
    Protected MethodInvoked when an unhandled System.Windows.DragDrop.DragEnter attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
    Protected MethodВызывает событие EnabledChanged. (Наследуется от WpfVisualTool)
    Protected MethodПроисходит при изменении сфокусированного элемента. (Наследуется от WpfUserInteractionVisualTool)
    Protected MethodПроисходит при изменении сфокусированного элемента. (Наследуется от WpfUserInteractionVisualTool)
    Protected MethodInvoked when an unhandled System.Windows.DragDrop.GiveFeedback attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
    Protected MethodInvoked whenever an unhandled System.Windows.UIElement.GotFocus event reaches this element in its route. (Наследуется от System.Windows.FrameworkElement)
    Protected MethodInvoked when an unhandled System.Windows.Input.Keyboard.GotKeyboardFocus attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
    Protected MethodInvoked when an unhandled System.Windows.Input.Mouse.GotMouseCapture attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
    Protected MethodInvoked when an unhandled System.Windows.Input.Stylus.GotStylusCapture attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
    Protected MethodProvides class handling for the System.Windows.UIElement.GotTouchCapture routed event that occurs when a touch is captured to this element. (Inherited from System.Windows.UIElement)
    Protected MethodВызывает событие ImageChanged. (Наследуется от WpfVisualTool)
    Protected MethodВызывает событие ImageChanging. (Наследуется от WpfVisualTool)
    Protected MethodВызывает событие ImageLoadingException. (Наследуется от WpfVisualTool)
    Protected MethodRaises the System.Windows.FrameworkElement.Initialized event. This method is invoked whenever System.Windows.FrameworkElement.IsInitialized is set to internally. (Наследуется от System.Windows.FrameworkElement)
    Protected MethodВызывает событие взаимодействия для указанного интерактивного объекта. (Наследуется от WpfUserInteractionVisualTool)
    Protected MethodВызывает событие InteractionFinished. (Наследуется от WpfUserInteractionVisualTool)
    Protected MethodВызывает событие InteractionStarted. (Наследуется от WpfUserInteractionVisualTool)
    Protected MethodInvoked when an unhandled System.Windows.UIElement.IsKeyboardFocusedChanged event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
    Protected MethodInvoked just before the System.Windows.UIElement.IsKeyboardFocusWithinChanged event is raised by this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
    Protected MethodInvoked when an unhandled System.Windows.UIElement.IsMouseCapturedChanged event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
    Protected MethodInvoked when an unhandled System.Windows.UIElement.IsMouseCaptureWithinChanged event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
    Protected MethodInvoked when an unhandled System.Windows.UIElement.IsMouseDirectlyOverChanged event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
    Protected MethodInvoked when an unhandled System.Windows.UIElement.IsStylusCapturedChanged event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
    Protected MethodInvoked when an unhandled System.Windows.UIElement.IsStylusCaptureWithinChanged event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
    Protected MethodInvoked when an unhandled System.Windows.UIElement.IsStylusDirectlyOverChanged event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
    Protected MethodВызывается при изменении коллекции элементов. (Наследуется от WpfUserInteractionVisualTool)
    Protected MethodПроисходит при изменении состояния интерактивного объекта. (Наследуется от WpfUserInteractionVisualTool)
    Protected MethodВызывает событие KeyDown. (Наследуется от WpfUserInteractionVisualTool)
    Protected MethodВызывает событие KeyUp. (Наследуется от WpfUserInteractionVisualTool)
    Protected MethodRaises the System.Windows.UIElement.LostFocus routed event by using the event data that is provided. (Inherited from System.Windows.UIElement)
    Protected MethodInvoked when an unhandled System.Windows.Input.Keyboard.LostKeyboardFocus attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
    Protected MethodВызывается, когда необработанное прикрепленное событие System.Windows.UIElement.LostMouseCapture достигает элемента на своем маршруте, который является производным от этого класса. (Наследуется от WpfUserInteractionVisualTool)
    Protected MethodInvoked when an unhandled System.Windows.Input.Stylus.LostStylusCapture attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
    Protected MethodProvides class handling for the System.Windows.UIElement.LostTouchCapture routed event that occurs when this element loses a touch capture. (Inherited from System.Windows.UIElement)
    Protected MethodCalled when the System.Windows.UIElement.ManipulationBoundaryFeedback event occurs. (Inherited from System.Windows.UIElement)
    Protected MethodCalled when the System.Windows.UIElement.ManipulationCompleted event occurs. (Inherited from System.Windows.UIElement)
    Protected MethodCalled when the System.Windows.UIElement.ManipulationDelta event occurs. (Inherited from System.Windows.UIElement)
    Protected MethodCalled when the System.Windows.UIElement.ManipulationInertiaStarting event occurs. (Inherited from System.Windows.UIElement)
    Protected MethodCalled when the System.Windows.UIElement.ManipulationStarted event occurs. (Inherited from System.Windows.UIElement)
    Protected MethodProvides class handling for the System.Windows.UIElement.ManipulationStarting routed event that occurs when the manipulation processor is first created. (Inherited from System.Windows.UIElement)
    Protected MethodRaises the System.Windows.Controls.Control.MouseDoubleClick routed event. (Наследуется от System.Windows.Controls.Control)
    Protected MethodВызывается, когда необработанное присоединенное событие System.Windows.UIElement.MouseDown достигает элемента на своем пути, который является производным от этого класса. (Наследуется от WpfRectangularSelectionTool)
    Protected MethodInvoked when an unhandled System.Windows.Input.Mouse.MouseEnter attached event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
    Protected MethodInvoked when an unhandled System.Windows.Input.Mouse.MouseLeave attached event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
    Protected MethodInvoked when an unhandled System.Windows.UIElement.MouseLeftButtonDown routed event is raised on this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
    Protected MethodInvoked when an unhandled System.Windows.UIElement.MouseLeftButtonUp routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
    Protected MethodВызывается, когда необработанное прикрепленное событие System.Windows.UIElement.MouseMove достигает элемента на своем пути, который является производным от этого класса. (Наследуется от WpfUserInteractionVisualTool)
    Protected MethodInvoked when an unhandled System.Windows.UIElement.MouseRightButtonDown routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
    Protected MethodInvoked when an unhandled System.Windows.UIElement.MouseRightButtonUp routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
    Protected MethodВызывается, когда необработанное прикрепленное событие System.Windows.UIElement.MouseUp достигает элемента на своем пути, который является производным от этого класса. (Наследуется от WpfUserInteractionVisualTool)
    Protected MethodInvoked when an unhandled System.Windows.Input.Mouse.MouseWheel attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
    Protected MethodInvoked when an unhandled System.Windows.DragDrop.PreviewDragEnter attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
    Protected MethodInvoked when an unhandled System.Windows.DragDrop.PreviewDragLeave attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
    Protected MethodInvoked when an unhandled System.Windows.DragDrop.PreviewDragOver attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
    Protected MethodInvoked when an unhandled System.Windows.DragDrop.PreviewDrop attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
    Protected MethodInvoked when an unhandled System.Windows.DragDrop.PreviewGiveFeedback attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
    Protected MethodInvoked when an unhandled System.Windows.Input.Keyboard.PreviewGotKeyboardFocus attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
    Protected MethodВызывается, когда необработанное присоединенное событие System.Windows.UIElement.PreviewKeyDown прикрепленное событие достигает на своем маршруте элемента, производного от этого класса. (Наследуется от WpfUserInteractionVisualTool)
    Protected MethodInvoked when an unhandled System.Windows.Input.Keyboard.PreviewKeyUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
    Protected MethodInvoked when an unhandled System.Windows.Input.Keyboard.PreviewKeyDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
    Protected MethodRaises the System.Windows.Controls.Control.PreviewMouseDoubleClick routed event. (Наследуется от System.Windows.Controls.Control)
    Protected MethodInvoked when an unhandled System.Windows.Input.Mouse.PreviewMouseDown attached routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
    Protected MethodInvoked when an unhandled System.Windows.UIElement.PreviewMouseLeftButtonDown routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
    Protected MethodInvoked when an unhandled System.Windows.UIElement.PreviewMouseLeftButtonUp routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
    Protected MethodInvoked when an unhandled System.Windows.Input.Mouse.PreviewMouseMove attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
    Protected MethodInvoked when an unhandled System.Windows.UIElement.PreviewMouseRightButtonDown routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
    Protected MethodInvoked when an unhandled System.Windows.UIElement.PreviewMouseRightButtonUp routed event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
    Protected MethodInvoked when an unhandled System.Windows.Input.Mouse.PreviewMouseUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
    Protected MethodInvoked when an unhandled System.Windows.Input.Mouse.PreviewMouseWheel attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
    Protected MethodInvoked when an unhandled System.Windows.DragDrop.PreviewQueryContinueDrag attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
    Protected MethodInvoked when an unhandled System.Windows.Input.Stylus.PreviewStylusButtonDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
    Protected MethodInvoked when an unhandled System.Windows.Input.Stylus.PreviewStylusButtonUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
    Protected MethodInvoked when an unhandled System.Windows.Input.Stylus.PreviewStylusDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
    Protected MethodInvoked when an unhandled System.Windows.Input.Stylus.PreviewStylusInAirMove attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
    Protected MethodInvoked when an unhandled System.Windows.Input.Stylus.PreviewStylusInRange attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
    Protected MethodInvoked when an unhandled System.Windows.Input.Stylus.PreviewStylusMove attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
    Protected MethodInvoked when an unhandled System.Windows.Input.Stylus.PreviewStylusOutOfRange attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
    Protected MethodInvoked when an unhandled System.Windows.Input.Stylus.PreviewStylusSystemGesture attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
    Protected MethodInvoked when an unhandled System.Windows.Input.Stylus.PreviewStylusUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
    Protected MethodInvoked when an unhandled System.Windows.Input.TextCompositionManager.PreviewTextInput attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
    Protected MethodProvides class handling for the System.Windows.UIElement.PreviewTouchDown routed event that occurs when a touch presses this element. (Inherited from System.Windows.UIElement)
    Protected MethodProvides class handling for the System.Windows.UIElement.PreviewTouchMove routed event that occurs when a touch moves while inside this element. (Inherited from System.Windows.UIElement)
    Protected MethodProvides class handling for the System.Windows.UIElement.PreviewTouchUp routed event that occurs when a touch is released inside this element. (Inherited from System.Windows.UIElement)
    Protected MethodInvoked whenever the effective value of any dependency property on this System.Windows.FrameworkElement has been updated. The specific dependency property that changed is reported in the arguments parameter. Overrides System.Windows.DependencyObject.OnPropertyChanged(System.Windows.DependencyPropertyChangedEventArgs). (Наследуется от System.Windows.FrameworkElement)
    Protected MethodInvoked when an unhandled System.Windows.DragDrop.QueryContinueDrag attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
    Protected MethodInvoked when an unhandled System.Windows.Input.Mouse.QueryCursor attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
    Protected MethodОтрисовывает WpfVisualTool. (Наследуется от WpfVisualTool)
    Protected MethodВызывает событие SelectionChanged.
    Protected MethodПроисходит при изменении состояния инструмента прямоугольного выделения. (Наследуется от WpfRectangularSelectionTool)
    Protected MethodInvoked when an unhandled System.Windows.Input.Stylus.StylusButtonDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
    Protected MethodInvoked when an unhandled System.Windows.Input.Stylus.StylusButtonUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
    Protected MethodInvoked when an unhandled System.Windows.Input.Stylus.StylusDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
    Protected MethodInvoked when an unhandled System.Windows.Input.Stylus.StylusEnter attached event is raised by this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
    Protected MethodInvoked when an unhandled System.Windows.Input.Stylus.StylusInAirMove attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
    Protected MethodInvoked when an unhandled System.Windows.Input.Stylus.StylusInRange attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
    Protected MethodInvoked when an unhandled System.Windows.Input.Stylus.StylusLeave attached event is raised by this element. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
    Protected MethodInvoked when an unhandled System.Windows.Input.Stylus.StylusMove attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
    Protected MethodInvoked when an unhandled System.Windows.Input.Stylus.StylusOutOfRange attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
    Protected MethodInvoked when an unhandled System.Windows.Input.Stylus.StylusSystemGesture attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
    Protected MethodInvoked when an unhandled System.Windows.Input.Stylus.StylusUp attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
    Protected MethodCalled whenever the control's template changes. (Наследуется от System.Windows.Controls.Control)
    Protected MethodInvoked when an unhandled System.Windows.Input.TextCompositionManager.TextInput attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. (Inherited from System.Windows.UIElement)
    Protected MethodInvoked whenever an unhandled System.Windows.FrameworkElement.ToolTipClosing routed event reaches this class in its route. Implement this method to add class handling for this event. (Наследуется от System.Windows.FrameworkElement)
    Protected MethodInvoked whenever the System.Windows.FrameworkElement.ToolTipOpening routed event reaches this class in its route. Implement this method to add class handling for this event. (Наследуется от System.Windows.FrameworkElement)
    Protected MethodProvides class handling for the System.Windows.UIElement.TouchDown routed event that occurs when a touch presses inside this element. (Inherited from System.Windows.UIElement)
    Protected MethodProvides class handling for the System.Windows.UIElement.TouchEnter routed event that occurs when a touch moves from outside to inside the bounds of this element. (Inherited from System.Windows.UIElement)
    Protected MethodProvides class handling for the System.Windows.UIElement.TouchLeave routed event that occurs when a touch moves from inside to outside the bounds of this System.Windows.UIElement. (Inherited from System.Windows.UIElement)
    Protected MethodProvides class handling for the System.Windows.UIElement.TouchMove routed event that occurs when a touch moves while inside this element. (Inherited from System.Windows.UIElement)
    Protected MethodProvides class handling for the System.Windows.UIElement.TouchUp routed event that occurs when a touch is released inside this element. (Inherited from System.Windows.UIElement)
    Protected MethodВызывается при изменении состояния просмотрщика изображений. (Наследуется от WpfUserInteractionVisualTool)
    Protected MethodВызывается при обновлении зрителя. (Наследуется от WpfUserInteractionVisualTool)
    Protected MethodВызывает событие VisualToolException. (Наследуется от WpfVisualTool)
    Protected MethodПреобразует точки из пространства просмотрщика изображений в пространство интерактивных объектов. (Наследуется от WpfUserInteractionVisualTool)
    Protected MethodПреобразует точку из пространства зрителя в пространство интерактивного объекта. (Наследуется от WpfUserInteractionVisualTool)
    Protected MethodRemoves the parent-child relationship between two visuals. (Наследуется от System.Windows.Media.Visual)
    Protected MethodOverloaded. Отображает содержимое .
    Protected MethodСбрасывает этот инструмент. (Наследуется от WpfRectangularSelectionTool)
    Protected MethodПрокручивает просмотрщик к указанному элементу. (Наследуется от WpfUserInteractionVisualTool)
    Protected MethodЗадает свойства указанному контроллеру взаимодействия. (Наследуется от WpfUserInteractionVisualTool)
    Protected MethodПытается завершить текущее взаимодействие. (Наследуется от WpfUserInteractionVisualTool)
    Смотрите также