VintaSoft Imaging .NET SDK 14.0: Документация для .NET разработчика
Vintasoft.Imaging.Annotation Namespace / LinkAnnotationData Class
Члены типа Объект Синтаксис Иерархия Требования Смотрите также
В этом разделе
    Класс LinkAnnotationData
    В этом разделе
    Содержит информацию об аннотации, отображающей гипертекстовую ссылку.
    Объектная модель
    LinkAppearance LinkAppearance LinkAppearance AnnotationBrushBase AnnotationBrushBase AnnotationPen AnnotationComment LinkAnnotationData
    Синтаксис
    'Declaration
    
    <SerializableAttribute()>
    Public Class LinkAnnotationData
       Inherits RectangleAnnotationData
    
    
    [Serializable()]
    public class LinkAnnotationData : RectangleAnnotationData
    
    
    [Serializable()]
    public __gc class LinkAnnotationData : public RectangleAnnotationData*
    
    
    [Serializable()]
    public ref class LinkAnnotationData : public RectangleAnnotationData^
    
    
    Иерархия наследования

    System.Object
       Vintasoft.Imaging.Annotation.AnnotationData
          Vintasoft.Imaging.Annotation.RectangleAnnotationData
             Vintasoft.Imaging.Annotation.LinkAnnotationData

    Требования

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

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