Click or drag to resize

VectorGraphicOptimizerRemoveDuplicates Method

Overload List
 NameDescription
Public methodRemoveDuplicates(VectorGraphicLayer, Double) Removes duplicate paths in the path list, adjacent duplicate points in polylines and adjacent duplicate loops in polylines.
Public methodRemoveDuplicates(VectorGraphicPath, Double) Loops through all commands of the given path, searches for polylines and removes all duplicated points and all loops found in all the polylines.
Top
See Also