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

Aspose.Imaging Version: 24.5.0

Constructors

NameDescription
EmfPoint28To4()Initializes a new instance of the EmfPoint28To4 class

Properties

NameTypeAccessDescription
xEmfBitFix28To4r/wGets or sets a BitFIX28_4 object (section 2.2.1) that represents the horizontal coordinate of the point.
yEmfBitFix28To4r/wGets 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