anchor:Array
the position of the anchor (in coordinates)
public function get anchor():Array
public function set anchor(value:Array):void
kind:PointKind
the point type, smooth/corner
public function get kind():PointKind
public function set kind(value:PointKind):void
leftDirection:Array
location of the left direction point (in position)
public function get leftDirection():Array
public function set leftDirection(value:Array):void
rightDirection:Array
location of the right direction point (out position)
public function get rightDirection():Array
public function set rightDirection(value:Array):void