Widen()
GraphicsPath::Widen(const SharedPtr<Pen>&) method
Replaces this path with an outline around the original path.
void System::Drawing::Drawing2D::GraphicsPath::Widen(const SharedPtr<Pen> &pen)
Arguments
Parameter | Type | Description |
---|---|---|
pen | const SharedPtr<Pen>& | A Pen object that specifies the width between the original and the new outlines |
See Also
- Typedef SharedPtr
- Class Pen
- Class GraphicsPath
- Namespace System::Drawing::Drawing2D
- Library Aspose.Slides