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

    System.Object
       Vintasoft.Imaging.Annotation.AnnotationData
          Vintasoft.Imaging.Annotation.LineAnnotationDataBase
             Vintasoft.Imaging.Annotation.LineAnnotationData
                Vintasoft.Imaging.Annotation.RulerAnnotationData

    Требования

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

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