EmfPoint28To4 Class
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() | Initializes a new instance of the EmfPoint28To4 class | 
Properties
| Name | Type | Access | Description | 
|---|---|---|---|
| x | EmfBitFix28To4 | r/w | Gets or sets a BitFIX28_4 object (section 2.2.1) that represents the horizontal coordinate of the point. | 
| y | EmfBitFix28To4 | r/w | Gets or sets a BitFIX28_4 object that represents the vertical coordinate of the point. | 
Constructor: EmfPoint28To4()
 EmfPoint28To4() 
Initializes a new instance of the EmfPoint28To4 class