EmfPlusDrawLines.PointData
EmfPlusDrawLines.PointData property
Gets or sets the point data An array of Count points that specify the starting and ending points of the lines to be drawn.
public PointF[] PointData { get; set; }
See Also
- struct PointF
- class EmfPlusDrawLines
- namespace Aspose.Imaging.FileFormats.Emf.EmfPlus.Records
- assembly Aspose.Imaging