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

Stores an integer value as a part of the object.

Syntax
C#
Visual Basic
public int Tag;

Tag has no predefined meaning. The Tag property is provided for the convenience of developers. It can be used for storing an additional integer value or it can be typecast to any 32-bit value such as a component reference or even a pointer.

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