VintaSoft Imaging .NET SDK 14.1: Documentation for .NET developer
Vintasoft.Imaging.Annotation.Measurements Namespace / MeasuringAnnotationView Class
Members Object Syntax Hierarchy Requirements SeeAlso
    MeasuringAnnotationView Class
    Provides the abstract base class that determines how to display a measuring annotation and how user can interact with measuring annotation.
    Object Model
    MeasuringAnnotationData AnnotationData IInteractionController IInteractionController IInteractionController AnnotationPen AnnotationBrushBase AnnotationRenderer MeasuringAnnotationView
    Syntax
    'Declaration
    
    Public MustInherit Class MeasuringAnnotationView
       Inherits Vintasoft.Imaging.Annotation.UI.AnnotationView
    
    
     
    Inheritance Hierarchy

    System.Object
       Vintasoft.Imaging.Annotation.UI.AnnotationView
          Vintasoft.Imaging.Annotation.Measurements.MeasuringAnnotationView
             Vintasoft.Imaging.Annotation.Measurements.LinearMeasuringView
             Vintasoft.Imaging.Annotation.Measurements.EllipseMeasuringView

    Requirements

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

    See Also