StructureElement.SetTag

StructureElement.SetTag 方法

为结构元素设置自定义标签。

public void SetTag(string newTag)
参数类型描述
newTag字符串标签名称

另见