You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > MatrixInt Structure > MatrixInt Methods > MatrixInt.CondDisable Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
MatrixInt.CondDisable Method

Saves the current value of ConditionCheck property and sets it to false.

Syntax
C#
Visual Basic
public void CondDisable();

You can restore back to the original setting by calling method.

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