Edit

Share via


SKPath1DPathEffectStyle Enum

Definition

How to transform path at each point (based on the current position and tangent).

C#
public enum SKPath1DPathEffectStyle
Inheritance
SKPath1DPathEffectStyle

Fields

Name Value Description
Translate 0

Translate the shape to each position.

Rotate 1

Rotate the shape about its center.

Morph 2

Transform each point, and turn lines into curves.

Applies to

Product Versions
SkiaSharp 1.60.x, 1.68.x, 2.80.x, 2.88.x