'Declaration Public Overloads Overrides Sub Widen( _
ByVal penA IDrawingPen that specifies the width between the original outline of the path and the new outline this method creates.As Vintasoft.Imaging.Drawing.IDrawingPen _
)
public override void Widen(
Vintasoft.Imaging.Drawing.IDrawingPen pen
)
public: void Widen(
Vintasoft.Imaging.Drawing.IDrawingPen* pen
); override
public:
void Widen(
Vintasoft.Imaging.Drawing.IDrawingPen^ pen
); override
Parameters
- pen
- A IDrawingPen that specifies the width between the original outline of the path and the new outline this method creates.