IsVisible
GraphicsPath.IsVisible method
Indique si le point spécifié est contenu dans ceGraphicsPath .
public bool IsVisible(PointF point)
Paramètre | Taper | La description |
---|---|---|
point | PointF | UNPointF qui représente le point à tester. |
Return_Value
Cette méthode renvoievrai
si le point spécifié est contenu dans ceGraphicsPath ; Par ailleurs,faux
.
Voir également
- struct PointF
- class GraphicsPath
- espace de noms System.Drawing.Drawing2D
- Assemblée Aspose.Drawing