You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtxOptimization Class > TMtxOptimization Properties > TMtxOptimization.Dirty Property
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtxOptimization.Dirty Property

Becomes true after any of the properties have changed.

Syntax
C#
Visual Basic
public bool Dirty;

When any of the TMtxOptimization properties changes, this property is automatically set to true. If AutoUpdate and Dirty are both true then the Recalculate method will be called automatically.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!