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
| Name | Type | Access | 描述 |
|---|---|---|---|
| x | EmfBitFix28To4 | r/w | 获取或设置一个 BitFIX28_4 对象(第 2.2.1 节),表示点的水平坐标。 |
| y | EmfBitFix28To4 | r/w | 获取或设置一个 BitFIX28_4 对象,表示点的垂直坐标。 |
Constructor: EmfPoint28To4()
EmfPoint28To4()
初始化一个新的 EmfPoint28To4 类实例