PathF.SetPoint 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.
Surcharges
SetPoint(Int32, PointF) | |
SetPoint(Int32, Single, Single) |
SetPoint(Int32, PointF)
public:
void SetPoint(int index, Microsoft::Maui::Graphics::PointF point);
public void SetPoint (int index, Microsoft.Maui.Graphics.PointF point);
member this.SetPoint : int * Microsoft.Maui.Graphics.PointF -> unit
Public Sub SetPoint (index As Integer, point As PointF)
Paramètres
- index
- Int32
- point
- PointF