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

Stores an integer value as part of a TMtxVec object.

Syntax
C#
Visual Basic
public int Tag;

Stores an integer value as part of a TMtxVec object. 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!