EmfPlusPathPointType
Contenuti
[
Nascondere
]EmfPlusPathPointType class
L’oggetto EmfPlusPathPointType specifica un valore di tipo associato a un punto su un graphics
public sealed class EmfPlusPathPointType : EmfPlusBasePointType
Costruttori
Nome | Descrizione |
---|---|
EmfPlusPathPointType() | Default_Costruttore |
Proprietà
Nome | Descrizione |
---|---|
Data { get; set; } | Ottiene o imposta i dati. |
Flags { get; set; } | Ottiene o imposta un campo flag a 4 bit che specifica le proprietà del punto del percorso. Questo valore DEVE essere uno o più flag PathPointType (sezione 2.1.2.6). |
Type { get; set; } | Ottiene o imposta il tipo di punto di percorso intero senza segno a 4 bit. Questo valore DEVE essere definito nell’enumerazione PathPointType (sezione 2.1.1.23). |
Guarda anche
- class EmfPlusBasePointType
- spazio dei nomi Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects
- assemblea Aspose.Imaging