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