Join
Overview
Join is a class in Aspose.Page FOSS for Python.
This class provides 1 method for working with Join 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: off_pt, out_pt1, out_pt2.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
out_pt1 | Optional[OutPt] | Read | Gets the out pt1. |
out_pt2 | Optional[OutPt] | Read | Gets the out pt2. |
off_pt | IntPoint | Read | Gets the off pt. |
Methods
| Signature | Description |
|---|---|
__init__() |