PointD
PointD structure
Il punto doppio
public struct PointD
Costruttori
Nome | Descrizione |
---|---|
PointD(double, double) | Inizializza una nuova istanza diPointD struttura |
Proprietà
Nome | Descrizione |
---|---|
X { get; set; } | Ottiene o imposta x. |
Y { get; set; } | Ottiene o imposta y. |
Metodi
Nome | Descrizione |
---|---|
FromPointF(PointF) | convertePointD alPointF struttura. |
ToPointF() | convertePointF alPointD struttura. |
override ToString() | Converte in stringa. |
Guarda anche
- spazio dei nomi Aspose.Imaging.FileFormats.Cdr.Types
- assemblea Aspose.Imaging