PathF.GetSegmentType(Int32) Method

Definition

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

Parameters

aIndex
Int32

Returns

Applies to