IOrderedShape Interface |
Namespace: Aspose.PSD
The IOrderedShape type exposes the following members.
Name | Description | |
---|---|---|
![]() | EndPoint |
Gets the ending shape point.
|
![]() | IsClosed |
Gets or sets a value indicating whether ordered shape is closed. When processing closed ordered shape the starting and ending points have no meaning.
|
![]() | StartPoint |
Gets the starting shape point.
|
Name | Description | |
---|---|---|
![]() | Reverse |
Reverses the order of points for this shape.
|