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

    System.Object
       Vintasoft.Imaging.Annotation.AnnotationData
          Vintasoft.Imaging.Annotation.TextAnnotationDataBase
             Vintasoft.Imaging.Annotation.LineAnnotationDataBase
                Vintasoft.Imaging.Annotation.LinesAnnotationData
                   Vintasoft.Imaging.Annotation.InkAnnotationData
                   Vintasoft.Imaging.Annotation.LeaderLineAnnotationData
                   Vintasoft.Imaging.Annotation.PolygonAnnotationData
                   Vintasoft.Imaging.Annotation.RulersAnnotationData

    Требования

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

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