Classe EmfPoint28To4
Summary: The Point28_4 object represents the location of a point on a device surface with coordinates in 28.4 bit FIX notation.
Module: aspose.imaging.fileformats.emf.emf.objects
Full Name: aspose.imaging.fileformats.emf.emf.objects.EmfPoint28To4
Inheritance: EmfObject
Constructors
| Name | Description |
|---|---|
| EmfPoint28To4() | Initialise une nouvelle instance de la classe EmfPoint28To4 |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| x | EmfBitFix28To4 | r/w | Obtient ou définit un objet BitFIX28_4 (section 2.2.1) qui représente la coordonnée horizontale du point. |
| y | EmfBitFix28To4 | r/w | Obtient ou définit un objet BitFIX28_4 qui représente la coordonnée verticale du point. |
Constructor: EmfPoint28To4()
EmfPoint28To4()
Initialise une nouvelle instance de la classe EmfPoint28To4