RawSRationalTag

RawSRationalTag constructor

Initializes a new instance of the RawSRationalTag class.

public RawSRationalTag(uint tagID, RawSRational[] value)
Parameter Type Description
tagID UInt32 The tag identifier.
value RawSRational[] The value.

See Also