CompositeComponentMovement
CompositeComponentMovement
Overview
CompositeComponentMovement यह एक क्लास है Aspose.Font FOSS के लिए Python।.
CompositeComponentMovement.to_dict returns a dict of the object’s numeric and boolean fields.
इस वर्ग में पायथन प्रोग्रामों में CompositeComponentMovement वस्तुओं के साथ काम करने के लिए 1 विधि प्रदान की जाती है।. उपलब्ध तरीकों में शामिल हैं: to_dict. सभी सार्वजनिक सदस्य किसी भी Python अनुप्रयोग के लिए उपलब्ध हैं Aspose.Font FOSS को स्थापित करने के बाद Python पैकेज।. संपत्ति : active_tuple_count, component_index, glyph_id, local_strongest_magnitude, local_strongest_point_index, note,और सात और।.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
component_index | int | Read | यह सामग्री सूचकांक है।. |
glyph_id | int | Read | ग्लीफ आईडी प्राप्त करें।. |
point_count | int | Read | अंक की गिनती करें।. |
strongest_point_index | `int | None` | Read |
strongest_magnitude | float | Read | सबसे मजबूत ऊंचाई प्राप्त करें।. |
total_abs_dx | float | Read | कुल एबीएस डीएक्स प्राप्त करें।. |
total_abs_dy | float | Read | कुल एबीएस दो मिलता है।. |
active_tuple_count | int | Read | सक्रिय ट्यूब की गिनती करें।. |
local_strongest_point_index | `int | None` | Read |
local_strongest_magnitude | float | Read | स्थानीय सबसे मजबूत ऊंचाई प्राप्त करता है।. |
shift_magnitude | float | Read | बदलाव का आकार है।. |
transform_changed | bool | Read | परिवर्तन को बदल दिया जाता है।. |
note | `str | None` | Read |
Methods
| Signature | Description |
|---|---|
to_dict() → `dict[str, float | int |