Nevron Open Vision Documentation
Nevron.Nov.Dom Namespace / NElement Class / ConsumeValueEffect Method
In This Topic
    ConsumeValueEffect Method
    In This Topic
    Consumes the value effect, defined by the specified property flags. This method may be called for a single or mutliple computed value changes. In the multiple changes case, the flags of the individual properties are combined with bitwise OR.
    Syntax
    protected internal void ConsumeValueEffect( 
       System.int flags
    )

    Parameters

    flags
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also