DgnTagValue class

DgnTagValue class

DgnTagValue class

The DgnTagValue type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the DgnTagValue class.

Properties

PropertyDescription
typeGets or sets tag type
string_valueGets or sets the string value.
integer_valueGets or sets the integer value.
float_valueGets or sets the float value.

See Also