فئة Aspose::Font::RenderingPath::IPathSegment
IPathSegment class
يمثل واجهة أي مقطع مسار.
class IPathSegment : public System::ICloneable
الطرق
| طريقة | الوصف |
|---|---|
| virtual CompareTo(System::SharedPtr<IPathSegment>) | |
| virtual Copy() | ينشئ نسخة من كائن الجزء. |
| virtual Shift(double, double) | ينفذ إزاحة بواسطة إحداثيات x و y. |
| virtual Transform(System::SharedPtr<TransformationMatrix>) | يحوّل الإحداثيات باستخدام مصفوفة التحويل. |
انظر أيضًا
- Class ICloneable
- Namespace Aspose::Font::RenderingPath
- Library Aspose.Font for C++