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