次の方法で共有


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

戻り値

適用対象