PathF.SetArcClockwise(Int32, Boolean) Method

Definition

public:
 void SetArcClockwise(int aIndex, bool aValue);
public void SetArcClockwise (int aIndex, bool aValue);
member this.SetArcClockwise : int * bool -> unit
Public Sub SetArcClockwise (aIndex As Integer, aValue As Boolean)

Parameters

aIndex
Int32
aValue
Boolean

Applies to