共用方式為


PathF.GetSegmentType(Int32) 方法

定義

public:
 Microsoft::Maui::Graphics::PathOperation GetSegmentType(int aIndex);
public Microsoft.Maui.Graphics.PathOperation GetSegmentType (int aIndex);
member this.GetSegmentType : int -> Microsoft.Maui.Graphics.PathOperation
Public Function GetSegmentType (aIndex As Integer) As PathOperation

參數

aIndex
Int32

傳回

適用於