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

Becomes true, after any property has changed.

Syntax
C#
Visual Basic
public bool Dirty;

When any of the TMtxLP 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!