Show / Hide Table of Contents

Interface IRecalculable

Interface for classes that have values that need to be recalculated on resolution changes.

Namespace: LemonUI
Assembly: LemonUI.SHVDN3.dll
Syntax
public interface IRecalculable

Methods

View Source

Recalculate()

Recalculates the values.

Declaration
void Recalculate()
  • View Source
In this article
Back to top Generated by DocFX