Classe CmxPathPointSpec
Contenu
[
Cacher
]Summary: Represents geometric info specified for a path point.
Module: aspose.imaging.fileformats.cmx.objectmodel.specs
Full Name: aspose.imaging.fileformats.cmx.objectmodel.specs.CmxPathPointSpec
Constructors
| Name | Description |
|---|---|
| CmxPathPointSpec() | Initialise une nouvelle instance de la classe CmxPathPointSpec |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| bezier_order | int | r/w | Obtient ou définit l’ordre de Bézier. |
| is_closed_path | bool | r/w | Obtient ou définit une valeur indiquant si ce point ferme son chemin. |
| jump_type | PathJumpTypes | r/w | Obtient ou définit le type du saut. |
| x | float | r/w | Obtient ou définit la coordonnée X du point. Mesure en unités de distance courantes du document. |
| y | float | r/w | Obtient ou définit la coordonnée Y du point. Mesure en unités de distance courantes du document. |
Constructor: CmxPathPointSpec()
CmxPathPointSpec()
Initialise une nouvelle instance de la classe CmxPathPointSpec