VintaSoft Imaging .NET SDK 14.1: Документация для .NET разработчика
Vintasoft.Imaging.Annotation.Wpf.UI Namespace / WpfRectangleAnnotationView Class
В этом разделе
    WpfRectangleAnnotationView Class Methods
    В этом разделе
    Чтобы увидеть список всех методов этого типа, смотрите WpfRectangleAnnotationView.
    Публичные Методы
     ИмяОписание
    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, with the ability to specify what happens if the property already has a running animation. (Inherited from System.Windows.UIElement)
    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 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 read-only property. The property to be cleared is specified by a . (Наследуется от System.Windows.DependencyObject)
    Public MethodСоздает новый объект, который является копией текущего экземпляра WpfRectangleAnnotationView.
    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. Освобождает все ресурсы, используемые этим объектом . (Наследуется от WpfAnnotationView)
    Public MethodDetermines whether a provided System.Windows.DependencyObject is equivalent to the current System.Windows.DependencyObject. (Наследуется от System.Windows.DependencyObject)
    Public MethodReturns the common ancestor of two visual objects. (Наследуется от System.Windows.Media.Visual)
    Public MethodAttempts to set focus to this element. (Inherited from System.Windows.UIElement)
    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 MethodOverloaded. Возвращает ограничивающую рамку автора аннотации в пространстве изображения. (Наследуется от WpfAnnotationView)
    Public MethodВозвращает ограничивающую рамку аннотации в пространстве изображения. (Наследуется от WpfAnnotationView)
    Public MethodВозвращает область рисования аннотации в пространстве изображения.
    Public MethodGets a hash code for this System.Windows.DependencyObject. (Наследуется от System.Windows.DependencyObject)
    Public MethodCreates a specialized enumerator for determining which dependency properties have locally set values on this System.Windows.DependencyObject. (Наследуется от System.Windows.DependencyObject)
    Public MethodВозвращает точечное преобразование аннотации для указанного WpfImageViewer. (Наследуется от WpfAnnotationView)
    Public MethodВозвращает выборку аннотации как System.Windows.Media.Geometry в пространстве изображения. (Наследуется от WpfAnnotationView)
    Public MethodВозвращает поле выбора аннотации. (Наследуется от WpfAnnotationView)
    Public MethodВозвращает матрицу, которая преобразует аннотацию из пространства содержимого в пространство поверхности рисования. (Наследуется от WpfAnnotationView)
    Public MethodВозвращает матрицу, которая преобразует аннотацию из пространства содержимого в пространство изображения. (Наследуется от WpfAnnotationView)
    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 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 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 MethodOverloaded. Возвращает значение, указывающее, содержится ли указанная точка в аннотации. (Наследуется от WpfAnnotationView)
    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 MethodAttempts to move focus from this element to another element. The direction to move focus is specified by a guidance direction, which is interpreted within the organization of the visual parent for this element. (Inherited from System.Windows.UIElement)
    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 MethodWhen overridden in a derived class, returns the element that would receive focus for a specified focus traversal direction, without actually moving focus to that element. (Inherited from System.Windows.UIElement)
    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 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Отображает аннотацию в указанном System.Windows.Media.DrawingContext. (Наследуется от WpfAnnotationView)
    Public MethodSets the value of a dependency property without changing its value source. (Наследуется от System.Windows.DependencyObject)
    Public MethodOverloaded. Sets the local value of a read-only dependency property, specified by the identifier of the dependency property. (Наследуется от 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 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 MethodВозвращает строковое представление этого объекта. (Наследуется от WpfAnnotationView)
    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 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 MethodDefines the parent-child relationship between two visuals. (Наследуется от System.Windows.Media.Visual)
    Protected MethodDefines the template for WPF core-level arrange layout definition. (Inherited from System.Windows.UIElement)
    Protected MethodПозволяет аннотации попытаться освободить ресурсы и выполнить другие операции очистки, прежде чем аннотация будет утилизирована сборщиком мусора. (Наследуется от WpfAnnotationView)
    Protected MethodReturns an alternative clipping geometry that represents the region that would be clipped if System.Windows.UIElement.ClipToBounds were set to . (Inherited from System.Windows.UIElement)
    Protected MethodВозвращает WpfAnnotationVisualTool, который управляет представлением аннотации. (Наследуется от WpfAnnotationView)
    Protected MethodВозвращает WpfImageViewer, где расположено представление аннотации. (Наследуется от WpfAnnotationView)
    Protected MethodВозвращает ограничивающую рамку в пространстве изображения аннотации с тенью.
    Protected MethodReturns the specified System.Windows.Media.Visual in the parent System.Windows.Media.VisualCollection. (Наследуется от System.Windows.Media.Visual)
    Protected MethodOverloaded. Implements to supply base element hit testing behavior (returning ). (Inherited from System.Windows.UIElement)
    Protected MethodWhen overridden in a derived class, provides measurement logic for sizing this element properly, with consideration of the size of any child element content. (Inherited from System.Windows.UIElement)
    Protected MethodProvides class handling for when an access key that is meaningful for this element is invoked. (Inherited from System.Windows.UIElement)
    Protected MethodSupports layout behavior when a child element is resized. (Inherited from System.Windows.UIElement)
    Protected MethodReturns class-specific System.Windows.Automation.Peers.AutomationPeer implementations for the Windows Presentation Foundation (WPF) infrastructure. (Inherited from System.Windows.UIElement)
    Protected MethodВызывается при изменении свойства данных аннотации.
    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 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 MethodRaises the System.Windows.UIElement.GotFocus routed event by using the event data provided. (Inherited from System.Windows.UIElement)
    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Вызывает событие InteractionControllerChanged. (Наследуется от WpfAnnotationView)
    Protected MethodВызывает событие InteractionControllerChanging. (Наследуется от WpfAnnotationView)
    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 MethodInvoked when an unhandled System.Windows.Input.Keyboard.KeyDown 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.KeyUp 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.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 MethodInvoked when an unhandled System.Windows.Input.Mouse.LostMouseCapture 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.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 MethodInvoked when an unhandled System.Windows.Input.Mouse.MouseDown 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.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 MethodInvoked when an unhandled System.Windows.Input.Mouse.MouseMove 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.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 MethodInvoked when an unhandled System.Windows.Input.Mouse.MouseUp 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.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 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 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 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.DependencyObject has been updated. The specific dependency property that changed is reported in the event data. (Наследуется от System.Windows.DependencyObject)
    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Отрисовывает WpfAnnotationView. (Наследуется от WpfAnnotationView)
    Protected MethodВызывает событие Rendered. Вызывается при визуализации аннотации. (Наследуется от WpfAnnotationView)
    Protected MethodВызывает событие Rendering. Вызывается при рендеринге аннотации. (Наследуется от WpfAnnotationView)
    Protected MethodВызывает событие StateChanged. Вызывается при изменении состояния аннотации. (Наследуется от WpfAnnotationView)
    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 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 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 MethodRemoves the parent-child relationship between two visuals. (Наследуется от System.Windows.Media.Visual)
    Protected MethodРисует границу аннотации.
    Protected MethodРисует содержимое аннотации.
    Protected MethodОтображает аннотацию в System.Windows.Media.DrawingContext в пространстве координат аннотации.
    Protected MethodОтображает аннотацию в System.Windows.Media.DrawingContext в пространстве координат поверхности рисования. (Наследуется от WpfAnnotationView)
    Protected MethodРисует тень аннотации.
    Protected MethodЗадает свойства контроллера взаимодействия в соответствии со свойствами аннотации.
    Protected MethodПреобразует матрицу из пространства содержимого аннотации в пространство изображения. (Наследуется от WpfAnnotationView)
    Смотрите также