PathPoint.getPosition
void getPosition(gsk.path.Path path, out graphene.point.Point position)Gets the position of the point.
Parameters
path | the path that point is on |
position | Return location for the coordinates of the point |
void getPosition(gsk.path.Path path, out graphene.point.Point position)Gets the position of the point.
path | the path that point is on |
position | Return location for the coordinates of the point |