PathF.InsertLineTo(PointF, Int32) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
Microsoft::Maui::Graphics::PathF ^ InsertLineTo(Microsoft::Maui::Graphics::PointF point, int index);
public Microsoft.Maui.Graphics.PathF InsertLineTo (Microsoft.Maui.Graphics.PointF point, int index);
member this.InsertLineTo : Microsoft.Maui.Graphics.PointF * int -> Microsoft.Maui.Graphics.PathF
Public Function InsertLineTo (point As PointF, index As Integer) As PathF
Paramètres
- point
- PointF
- index
- Int32