| BezierSegment Class |
Namespace: Aspose.PSD.ShapeSegments
The BezierSegment type exposes the following members.
| Name | Description | |
|---|---|---|
| BezierSegment |
Initializes a new instance of the BezierSegment class.
|
| Name | Description | |
|---|---|---|
| EndPoint |
Gets the ending point.
(Inherited from LineSegment.) | |
| FirstControlPoint |
Gets the first control point of a bezier spline.
| |
| SecondControlPoint |
Gets the second control point of a bezier spline.
| |
| StartPoint |
Gets the starting point.
(Inherited from LineSegment.) |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |