In This Topic
Widens the geometry by the specified stroke and writes the result to an
SimplifiedGeometrySink after it has been transformed by the specified matrix and flattened using the specified tolerance.
Overload List
Overload | Description |
Widen(Single,GeometrySink) | Widens the geometry by the specified stroke and writes the result to an SimplifiedGeometrySink after it has been transformed by the specified matrix and flattened using the specified tolerance. |
Widen(Single,Single,GeometrySink) | Widens the geometry by the specified stroke and writes the result to an SimplifiedGeometrySink after it has been transformed by the specified matrix and flattened using the specified tolerance. |
Widen(Single,StrokeStyle,Single,GeometrySink) | Widens the geometry by the specified stroke and writes the result to an SimplifiedGeometrySink after it has been transformed by the specified matrix and flattened using the specified tolerance. |
Widen(Single,StrokeStyle,Nullable<Matrix3x2>,Single,GeometrySink) | Widens the geometry by the specified stroke and writes the result to an SimplifiedGeometrySink after it has been transformed by the specified matrix and flattened using the specified tolerance. |
See Also