AddVectorGraphics
Page.AddVectorGraphics method
يضيف الرسومات المتجهة داخل المستطيل المعطى إلى الصفحة.
public void AddVectorGraphics(SubPathCollection pathsToAdd, Rectangle rectangle = null)
Parameter | Type | Description |
---|---|---|
pathsToAdd | SubPathCollection | مجموعة الرسومات المتجهة. |
rectangle | Rectangle | سيتم إضافة المسارات الفرعية إلى الصفحة إذا كانت داخل منطقة المستطيل. |
See Also
- class SubPathCollection
- class Rectangle
- class Page
- namespace Aspose.Pdf
- assembly Aspose.PDF