PointD
PointD structure
La pointe double
public struct PointD
Constructeurs
Nom | La description |
---|---|
PointD(double, double) | Initialise une nouvelle instance duPointD structure. |
Propriétés
Nom | La description |
---|---|
X { get; set; } | Obtient ou définit le x. |
Y { get; set; } | Obtient ou définit le y. |
Méthodes
Nom | La description |
---|---|
FromPointF(PointF) | convertitPointD auPointF structure. |
ToPointF() | convertitPointF auPointD structure. |
override ToString() | Convertit en chaîne. |
Voir également
- espace de noms Aspose.Imaging.FileFormats.Cdr.Types
- Assemblée Aspose.Imaging