Méthode System::Drawing::Drawing2D::GraphicsPath::IsOutlineVisible
GraphicsPath::IsOutlineVisible method
Indique si le point spécifié est contenu dans (ou sous) le contour de ce GraphicsPath lorsqu’il est dessiné avec le Pen. NON IMPLEMENTÉ.
bool System::Drawing::Drawing2D::GraphicsPath::IsOutlineVisible(const PointF &point, const SharedPtr<Pen> &pen)
| Paramètre | Type | Description |
|---|---|---|
| point | const PointF& | Le point à tester |
| pen | const SharedPtr<Pen>& | Le Pen à tester |
Voir aussi
- Class PointF
- Typedef SharedPtr
- Class Pen
- Class GraphicsPath
- Namespace System::Drawing::Drawing2D
- Library Aspose.Font for C++