Rational
Rational class
Représente XMP Rational.
public class Rational : XmpTypeBase
Constructeurs
| Nom | La description |
|---|---|
| Rational(int, int) | Initialise une nouvelle instance duRational classe. |
Propriétés
| Nom | La description |
|---|---|
| Denominator { get; set; } | Obtient ou définit le dénominateur. |
| FloatValue { get; } | Obtient la valeur flottante. |
| Numerator { get; } | Obtient le numérateur. |
Méthodes
| Nom | La description |
|---|---|
| override GetXmpRepresentation() | Obtient la valeur contenue dans la chaîne au format XMP. |
Voir également
- class XmpTypeBase
- espace de noms Aspose.Imaging.Xmp.Types.Derived
- Assemblée Aspose.Imaging