BezierSegment.SecondControlPoint
BezierSegment.SecondControlPoint property
获取贝塞尔曲线的第二个控制点。
public PointF SecondControlPoint { get; }
适当的价值
第二个控制点。
也可以看看
- struct PointF
- class BezierSegment
- 命名空间 Aspose.PSD.ShapeSegments
- 部件 Aspose.PSD
获取贝塞尔曲线的第二个控制点。
public PointF SecondControlPoint { get; }
第二个控制点。