Rational class

Rational class

Represents XMP Rational.

Inheritance: RationalXmpTypeBase

The Rational type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the Rational class.

Properties

PropertyDescription
numeratorGets the numerator.
denominatorGets or sets the denominator.
float_valueGets the float value.

Methods

MethodDescription
get_xmp_representationGets thestring contained value in XMP format.

See Also