RawDoubleTag

RawDoubleTag constructor

Initializes a new instance of the RawDoubleTag class.

public RawDoubleTag(uint tagID, double[] value)
Parameter Type Description
tagID UInt32 The tag identifier.
value Double[] The value.

See Also