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

返回

适用于