Class EmfPoint28To4
EmfPoint28To4 class
The Point28_4 object represents the location of a point on a device surface with coordinates in 28.4 bit FIX notation.
public sealed class EmfPoint28To4 : EmfObject
Constructors
Name | Description |
---|---|
EmfPoint28To4() | The default constructor. |
Properties
Name | Description |
---|---|
X { get; set; } | Gets or sets a BitFIX28_4 object (section 2.2.1) that represents the horizontal coordinate of the point. |
Y { get; set; } | Gets or sets a BitFIX28_4 object that represents the vertical coordinate of the point. |
See Also
- class EmfObject
- namespace Aspose.Imaging.FileFormats.Emf.Emf.Objects
- assembly Aspose.Imaging