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

    System.Object
       Vintasoft.Imaging.Annotation.AnnotationData
          Vintasoft.Imaging.Annotation.RectangleAnnotationData
             Vintasoft.Imaging.Annotation.TextAnnotationData
                Vintasoft.Imaging.Annotation.StampAnnotationData

    Требования

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

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