You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Matrix Structure > Matrix Properties > Matrix.BlockEnd Property
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Matrix.BlockEnd Property

Returns true, if the currrent subrange of the Matrix was also the last subrange in the Matrix.

Syntax
C#
Visual Basic
public bool BlockEnd;

Returns true, if the currrent subrange of the Matrix was also the last subrange in the Matrix. This property be used together with BlockNext and .

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