__declspec(property(get = GetSubRangeLevel)) int SubRangeLevel;
Returns the current depth of SubRange stack.
Read:
int GetSubRangeLevel() const;Declared in Dew::Math::Matrix · Dew.Math/MtxExpr.h · Cross-compiler
Returns the current depth of SubRange stack.
int GetSubRangeLevel() const;