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

    System.Object
       Vintasoft.Imaging.Annotation.AnnotationData
          Vintasoft.Imaging.Annotation.LineAnnotationDataBase
             Vintasoft.Imaging.Annotation.LinesAnnotationData
                Vintasoft.Imaging.Annotation.PolygonAnnotationData

    Требования

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

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