SKPath.RawIterator.ConicWeight Method

Definition

Returns the weight for the current conic.

public float ConicWeight ();

Returns

Remarks

Only valid if the current segment returned by Next(SKPoint[]) was Conic.

Applies to