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

<SerializableAttribute()>
Public Class RulerAnnotationData
   Inherits LineAnnotationData
   Implements IRuler

[Serializable()]
public class RulerAnnotationData : LineAnnotationData, IRuler

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

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

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