<Code Lib>
2026 Property
Changes 0
P

SpatialElementTag.TagText

Description:
The text displayed by the tag.
Remarks:
If there are several strings included in the tag, the strings will be returned concatenated.

public string TagText { get; }

Loading…