次の方法で共有


PathF.GetFlattenedPath(Single, Boolean) メソッド

定義

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

パラメーター

flatness
Single
includeSubPaths
Boolean

戻り値

適用対象