PathF.GetFlattenedPath(Single, Boolean) 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 GetFlattenedPath (float flatness = 0.001, bool includeSubPaths = false);
member this.GetFlattenedPath : single * bool -> Microsoft.Maui.Graphics.PathF
Public Function GetFlattenedPath (Optional flatness As Single = 0.001, Optional includeSubPaths As Boolean = false) As PathF
Paramètres
- flatness
- Single
- includeSubPaths
- Boolean