Declaration

func convertSpecialToBezier() -> GSPath

Declaration

- (GSPath *) convertSpecialToBezier;

Declaration

convertSpecialToBezier() -> GSPath

Discussion

Returns the receiver when the path does not contain special curve types.

See Also

Representations