GraphicsPath.GraphicsPath
محتويات
[
يخفي
]GraphicsPath()
يقوم بتهيئة مثيل جديد لملفGraphicsPath
فئة .
public GraphicsPath()
أنظر أيضا
- class GraphicsPath
- مساحة الاسم Aspose.PSD
- المجسم Aspose.PSD
GraphicsPath(Figure[])
يقوم بتهيئة مثيل جديد لملفGraphicsPath
فئة .
public GraphicsPath(Figure[] figures)
معامل | يكتب | وصف |
---|---|---|
figures | Figure[] | الأرقام المطلوب التهيئة منها. |
أنظر أيضا
- class Figure
- class GraphicsPath
- مساحة الاسم Aspose.PSD
- المجسم Aspose.PSD
GraphicsPath(Figure[], FillMode)
يقوم بتهيئة مثيل جديد لملفGraphicsPath
فئة .
public GraphicsPath(Figure[] figures, FillMode fillMode)
معامل | يكتب | وصف |
---|---|---|
figures | Figure[] | الأرقام المطلوب التهيئة منها. |
fillMode | FillMode | وضع الملء. |
أنظر أيضا
- class Figure
- enum FillMode
- class GraphicsPath
- مساحة الاسم Aspose.PSD
- المجسم Aspose.PSD
GraphicsPath(FillMode)
يقوم بتهيئة مثيل جديد لملفGraphicsPath
فئة .
public GraphicsPath(FillMode fillMode)
معامل | يكتب | وصف |
---|---|---|
fillMode | FillMode | وضع الملء. |
أنظر أيضا
- enum FillMode
- class GraphicsPath
- مساحة الاسم Aspose.PSD
- المجسم Aspose.PSD