EmfPlusDrawBeziers.ObjectId
EmfPlusDrawBeziers.ObjectId property
Gets or sets the object identifier. The index of an EmfPlusPen object (section 2.2.1.7) in the EMF+ Object Table to draw the Bezier curves. The value MUST be zero to 63, inclusive.
public byte ObjectId { get; set; }
Property Value
The object identifier.
See Also
- class EmfPlusDrawBeziers
- namespace Aspose.Imaging.FileFormats.Emf.EmfPlus.Records
- assembly Aspose.Imaging