IMathFractionFactory class

IMathFractionFactory class

Allows to create a math fraction

The IMathFractionFactory type exposes the following members:

Methods

MethodDescription
create_math_fraction(self, numerator, denominator, fraction_type)Creates a math fraction
create_math_fraction(self, numerator, denominator)Creates a math fraction

Remarks

For COM comparibility

See Also