EmfPolyBezierTo.APoints
EmfPolyBezierTo.APoints property
Gets or sets a Count length array of WMF PointL objects ([MS-WMF] section 2.2.2.15) that specifies the endpoints and control points of the Bezier curves in logical units.
public Point[] APoints { get; set; }
See Also
- struct Point
- class EmfPolyBezierTo
- namespace Aspose.Imaging.FileFormats.Emf.Emf.Records
- assembly Aspose.Imaging