다음을 통해 공유


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

반환

적용 대상