| C1.Win.C1DX.4 Assembly > C1.Util.DX.Direct2D Namespace > Geometry Class : Simplify Method |
| Overload | Description |
|---|---|
| Simplify(GeometrySimplificationOption,GeometrySink) | Creates a simplified version of the geometry that contains only lines and (optionally) cubic Bezier curves and writes the result to an SimplifiedGeometrySink. |
| Simplify(GeometrySimplificationOption,Single,GeometrySink) | Creates a simplified version of the geometry that contains only lines and (optionally) cubic Bezier curves and writes the result to an SimplifiedGeometrySink. |
| Simplify(GeometrySimplificationOption,Nullable<Matrix3x2>,Single,GeometrySink) | Creates a simplified version of the geometry that contains only lines and (optionally) cubic Bezier curves and writes the result to an SimplifiedGeometrySink. |