Search Results for

    Show / Hide Table of Contents

    Interface OnAnnotationCreatedListener

    Defines the listener for creation of IAnnotation by the AnnotationCreationModifier instance

    Namespace:
    Assembly: .dll
    Syntax
    public interface OnAnnotationCreatedListener

    Methods

    onAnnotationCreated(IAnnotation newAnnotation)

    Called when new annotation is created by AnnotationCreationModifier instance

    Declaration
    public abstract void onAnnotationCreated(IAnnotation newAnnotation)
    Parameters
    Type Name Description
    IAnnotation newAnnotation

    The new annotation

    Back to top © 2011-2025 SciChart. All rights reserved. | sitemap.xml