CubicPathPoint constructor

CubicPathPoint(
  1. PointType type
)

Implementation

CubicPathPoint(PointType type) : super(type);