Method GetWidenedPathGeometry
- Namespace
- PaintDotNet.UI.Media
- Assembly
- PaintDotNet.UI.dll
GetWidenedPathGeometry(double)
public PathGeometry GetWidenedPathGeometry(double thickness)
Parameters
thickness
double
Returns
GetWidenedPathGeometry(double, StrokeStyle?)
public PathGeometry GetWidenedPathGeometry(double thickness, StrokeStyle? strokeStyle)
Parameters
thickness
doublestrokeStyle
StrokeStyle
Returns
GetWidenedPathGeometry(double, StrokeStyle?, double)
public PathGeometry GetWidenedPathGeometry(double thickness, StrokeStyle? strokeStyle, double tolerance)
Parameters
thickness
doublestrokeStyle
StrokeStyletolerance
double