VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Annotation.Rendering Namespace / RulerAnnotationRenderer Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    RulerAnnotationRenderer Class
    In This Topic
    Determines how to render the RulerAnnotationData.
    Object Model
    AnnotationData RulerAnnotationRenderer
    Syntax
    'Declaration
    
    Public Class RulerAnnotationRenderer
       Inherits LineAnnotationRenderer
    
    
    public class RulerAnnotationRenderer : LineAnnotationRenderer
    
    
    public __gc class RulerAnnotationRenderer : public LineAnnotationRenderer*
    
    
    public ref class RulerAnnotationRenderer : public LineAnnotationRenderer^
    
    
    Inheritance Hierarchy
    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