RawFloatTag

RawFloatTag constructor

Initializes a new instance of the RawFloatTag class.

public RawFloatTag(uint tagID, float[] value)
Parameter Type Description
tagID UInt32 The tag identifier.
value Single[] The value.

See Also