EmfPlusPathPointType Classe
Contenuti
[
Nascondere
]Summary: The EmfPlusPathPointType object specifies a type value associated with a point on a graphics
Module: aspose.imaging.fileformats.emf.emfplus.objects
Full Name: aspose.imaging.fileformats.emf.emfplus.objects.EmfPlusPathPointType
Inheritance: EmfPlusBasePointType
Constructors
| Name | Descrizione |
|---|---|
| EmfPlusPathPointType() | Inizializza una nuova istanza della classe EmfPlusPathPointType |
Properties
| Name | Type | Access | Descrizione |
|---|---|---|---|
| dati | int | r/w | Ottiene o imposta i dati. |
| flags | EmfPlusPathPointTypeFlags | r/w | Ottiene o imposta il campo flag a 4 bit che specifica le proprietà del punto del percorso. Questo valore DEVE essere uno o più dei flag PathPointType (sezione 2.1.2.6). |
| type | EmfPlusPathPointTypeEnum | r/w | Ottiene o imposta il tipo di punto del percorso come intero senza segno a 4 bit. Questo valore DEVE essere definito nell’enumerazione PathPointType (sezione 2.1.1.23). |
Constructor: EmfPlusPathPointType()
EmfPlusPathPointType()
Inizializza una nuova istanza della classe EmfPlusPathPointType