VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Annotation.Measurements Namespace / MeasurementAnnotationData Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
MeasurementAnnotationData Class
In This Topic
Contains information about annotation that displays the measuring annotation and the measurement result.
Object Model
MeasuringTextData MeasuringAnnotationData AnnotationPen AnnotationBrushBase AnnotationComment MeasurementAnnotationData
Syntax
'Declaration

Public Class MeasurementAnnotationData
   Inherits Vintasoft.Imaging.Annotation.CompositeAnnotationData

public class MeasurementAnnotationData : Vintasoft.Imaging.Annotation.CompositeAnnotationData

Inheritance Hierarchy

System.Object
   Vintasoft.Imaging.Annotation.AnnotationData
      Vintasoft.Imaging.Annotation.CompositeAnnotationData
         Vintasoft.Imaging.Annotation.Measurements.MeasurementAnnotationData

Requirements

Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

See Also