VintaSoft Imaging .NET SDK 14.0: Документация для .NET разработчика
Vintasoft.Imaging.Annotation.UI Namespace / LeaderLineAnnotationView Class
Члены типа Объект Синтаксис Иерархия Требования Смотрите также
В этом разделе
    Класс LeaderLineAnnotationView
    В этом разделе
    Определяет, как отображать аннотацию, которая отображает линию указателя, и как пользователь может взаимодействовать с аннотацией.
    Объектная модель
    AnnotationData AnnotationData AnnotationData AnnotationPointCollection PointBasedAnnotationPointTransformer PointBasedAnnotationRectangularTransformer IInteractionController IInteractionController IInteractionController AnnotationPen AnnotationBrushBase AnnotationRenderer LeaderLineAnnotationView
    Синтаксис
    'Declaration
    
    Public Class LeaderLineAnnotationView
       Inherits LinesAnnotationView
    
    
    public class LeaderLineAnnotationView : LinesAnnotationView
    
    
    public __gc class LeaderLineAnnotationView : public LinesAnnotationView*
    
    
    public ref class LeaderLineAnnotationView : public LinesAnnotationView^
    
    
    Иерархия наследования

    System.Object
       Vintasoft.Imaging.Annotation.UI.AnnotationView
          Vintasoft.Imaging.Annotation.UI.LineAnnotationViewBase
             Vintasoft.Imaging.Annotation.UI.LinesAnnotationView
                Vintasoft.Imaging.Annotation.UI.LeaderLineAnnotationView

    Требования

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

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