VintaSoft Imaging .NET SDK 14.0: Документация для .NET разработчика
Vintasoft.Imaging.Annotation.Wpf.UI Namespace / WpfRectangleAnnotationView Class
Члены типа Объект Синтаксис Ремарки Иерархия Требования Смотрите также
В этом разделе
    Класс WpfRectangleAnnotationView
    В этом разделе
    Определяет, как отображать аннотацию, отображающую прямоугольник.
    Объектная модель
    AnnotationBrushBase AnnotationBrushBase AnnotationData IWpfInteractionController IWpfInteractionController IWpfInteractionController AnnotationPen WpfRectangleAnnotationView
    Синтаксис
    'Declaration
    
    <UidPropertyAttribute()>
    <TypeDescriptionProviderAttribute("TypeName = MS.Internal.ComponentModel.DependencyObjectProvider")>
    <NameScopePropertyAttribute("Name = NameScope", "Type = System.Windows.NameScope")>
    Public Class WpfRectangleAnnotationView
       Inherits WpfAnnotationView
       Implements IWpfRectangularInteractiveObject
    
    
    [UidProperty()]
    [TypeDescriptionProvider("TypeName = MS.Internal.ComponentModel.DependencyObjectProvider")]
    [NameScopeProperty("Name = NameScope", "Type = System.Windows.NameScope")]
    public class WpfRectangleAnnotationView : WpfAnnotationView, IWpfRectangularInteractiveObject
    
    
    [UidProperty()]
    [TypeDescriptionProvider("TypeName = MS.Internal.ComponentModel.DependencyObjectProvider")]
    [NameScopeProperty("Name = NameScope", "Type = System.Windows.NameScope")]
    public __gc class WpfRectangleAnnotationView : public WpfAnnotationView*, IWpfRectangularInteractiveObject
    
    
    [UidProperty()]
    [TypeDescriptionProvider("TypeName = MS.Internal.ComponentModel.DependencyObjectProvider")]
    [NameScopeProperty("Name = NameScope", "Type = System.Windows.NameScope")]
    public ref class WpfRectangleAnnotationView : public WpfAnnotationView^, IWpfRectangularInteractiveObject
    
    
    Ремарки

    Квадратная аннотация может быть создана из прямоугольной аннотации, если свойство Symmetry будет установлено в true.

    Иерархия наследования

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   Vintasoft.Imaging.Annotation.Wpf.UI.WpfAnnotationView
                      Vintasoft.Imaging.Annotation.Wpf.UI.WpfRectangleAnnotationView
                         Vintasoft.Imaging.Annotation.Office.Wpf.UI.WpfOfficeAnnotationView
                         Vintasoft.Imaging.Annotation.Wpf.UI.WpfImageAnnotationView
                         Vintasoft.Imaging.Annotation.Wpf.UI.WpfArrowAnnotationView
                         Vintasoft.Imaging.Annotation.Wpf.UI.WpfEllipseAnnotationView
                         Vintasoft.Imaging.Annotation.Wpf.UI.WpfHighlightAnnotationView
                         Vintasoft.Imaging.Annotation.Wpf.UI.WpfLinkAnnotationView
                         Vintasoft.Imaging.Annotation.Wpf.UI.WpfTextAnnotationView

    Требования

    Целевые платформы: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    Смотрите также