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描述
EmfPoint28To4()初始化一个新的 EmfPoint28To4 类实例

Properties

NameTypeAccess描述
xEmfBitFix28To4r/w获取或设置一个 BitFIX28_4 对象(第 2.2.1 节),表示点的水平坐标。
yEmfBitFix28To4r/w获取或设置一个 BitFIX28_4 对象,表示点的垂直坐标。

Constructor: EmfPoint28To4()

 EmfPoint28To4() 

初始化一个新的 EmfPoint28To4 类实例