TEdge
Overview
TEdge is a class in Aspose.Page FOSS for Python.
This class provides 1 method for working with TEdge objects in Python programs.
Available methods include: __init__.
All public members are accessible to any Python application after installing the Aspose.Page FOSS for Python package.
Properties: bot, curr, delta, dx, next, next_in_ael, and 12 more.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
bot | IntPoint | Read | Gets the bot. |
curr | IntPoint | Read | Gets the curr. |
top | IntPoint | Read | Gets the top. |
delta | IntPoint | Read | Gets the delta. |
dx | float | Read | Gets the dx. |
poly_typ | int | Read | Gets the poly typ. |
side | int | Read | Gets the side. |
wind_delta | int | Read | Gets the wind delta. |
wind_cnt | int | Read | Gets the wind cnt. |
wind_cnt2 | int | Read | Gets the wind cnt2. |
out_idx | int | Read | Gets the out idx. |
next | Optional["TEdge"] | Read | Gets the next. |
prev | Optional["TEdge"] | Read | Gets the prev. |
next_in_lml | Optional["TEdge"] | Read | Gets the next in lml. |
next_in_ael | Optional["TEdge"] | Read | Gets the next in ael. |
prev_in_ael | Optional["TEdge"] | Read | Gets the prev in ael. |
next_in_sel | Optional["TEdge"] | Read | Gets the next in sel. |
prev_in_sel | Optional["TEdge"] | Read | Gets the prev in sel. |
Methods
| Signature | Description |
|---|---|
__init__() |