EmfPlusDrawImagePoints.ObjectId
EmfPlusDrawImagePoints.ObjectId property
获取或设置对象标识符。该标识符是 EMF+ 对象表中 EmfPlusImage 对象(第 2.2.1.4 节)的索引,指定要渲染的图像。该值必须在 0 到 63(含)之间。
public byte ObjectId { get; set; }
Property Value
对象标识符。
另请参见
- class EmfPlusDrawImagePoints
- namespace Aspose.Imaging.FileFormats.Emf.EmfPlus.Records
- assembly Aspose.Imaging