EmfPlusObject.ObjectId
EmfPlusObject.ObjectId property
Gets or sets the object identifier. The index in the EMF+ Object Table to associate with the object created by this record. The value MUST be zero to 63, inclusive.
public byte ObjectId { get; set; }
Property Value
The object identifier.
See Also
- class EmfPlusObject
- namespace Aspose.Imaging.FileFormats.Emf.EmfPlus.Records
- assembly Aspose.Imaging