ReversePaths

Del.» function ReversePaths(const p: TPaths): TPaths;

C++ » void ReversePaths(const Paths &p);

C#  » void ReversePaths( Paths p );


Reverses the vertex order (and hence orientation) in each contained path.