VintaSoft Imaging .NET SDK 15.1: Документация для .NET разработчика
Vintasoft.Imaging.Annotation Namespace / LineAnnotationData Class
Члены типа Объект Синтаксис Иерархия Требования Смотрите также
В этом разделе
Класс LineAnnotationData
В этом разделе
Содержит информацию об аннотации, отображающей строку.
Объектная модель
AnnotationPointCollection AnnotationTextProperties AnnotationPen AnnotationBrushBase AnnotationComment LineAnnotationData
Синтаксис
'Declaration

<SerializableAttribute()>
Public Class LineAnnotationData
   Inherits LineAnnotationDataBase

[Serializable()]
public class LineAnnotationData : LineAnnotationDataBase

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

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

Требования

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

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