System::Drawing::Drawing2D::GraphicsPath::Widen méthode
GraphicsPath::Widen method
Remplace ce chemin par un contour autour du chemin original.
void System::Drawing::Drawing2D::GraphicsPath::Widen(const SharedPtr<Pen> &pen)
| Paramètre | Type | Description |
|---|---|---|
| pen | const SharedPtr<Pen>& | Un objet Pen qui spécifie la largeur entre le contour original et le nouveau contour |
Voir aussi
- Typedef SharedPtr
- Class Pen
- Class GraphicsPath
- Namespace System::Drawing::Drawing2D
- Library Aspose.Font for C++