ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data.Analyst3D Namespace / TinElement Class / TagValue Property

In This Topic
    TagValue Property (TinElement)
    In This Topic
    Gets the tag value of this TIN element.
    Syntax
    public virtual int TagValue {get;}
    Public Overridable ReadOnly Property TagValue As Integer
    Remarks
    Tag values can be set to any value and their interpretation is left up to the user.

    Presently, only nodes and triangles support tags.

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also