EmfPlusPathPointType Classe
Contenu
[
Cacher
]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 | Description |
|---|---|
| EmfPlusPathPointType() | Initialise une nouvelle instance de la classe EmfPlusPathPointType |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| données | int | r/w | Obtient ou définit les données. |
| flags | EmfPlusPathPointTypeFlags | r/w | Obtient ou définit un champ d’indicateurs de 4 bits qui spécifie les propriétés du point de chemin. Cette valeur DOIT être un ou plusieurs des indicateurs PathPointType (section 2.1.2.6). |
| type | EmfPlusPathPointTypeEnum | r/w | Obtient ou définit le type de point de chemin en entier non signé de 4 bits. Cette valeur DOIT être définie dans l’énumération PathPointType (section 2.1.1.23). |
Constructor: EmfPlusPathPointType()
EmfPlusPathPointType()
Initialise une nouvelle instance de la classe EmfPlusPathPointType