Search Results for

    Show / Hide Table of Contents

    Interface IInvalidatableElement

    Classes which implement IInvalidatableElement can be invalidated (redrawn)

    Namespace:
    Assembly: .dll
    Syntax
    public interface IInvalidatableElement

    Methods

    invalidateElement()

    Asynchronously requests that the element redraws itself plus children. Will be ignored if the element is ISuspendable and currently ISuspendable#getIsSuspended() (within a ISuspendable#suspendUpdates()/ISuspendable#resumeUpdates(IUpdateSuspender) call)

    Declaration
    public abstract void invalidateElement()
    Back to top © 2011-2025 SciChart. All rights reserved. | sitemap.xml