Enum DgnTagType

DgnTagType enumeration

Represents dgn tag type

public enum DgnTagType

Values

NameValueDescription
TagString1String tag style
TagInteger3Integer tag style
TagFloat4Float tag style

See Also