ArcToPathCommand Class

Definition

public record ArcToPathCommand(float Rx, float Ry, float XAxisRotate, SKPathArcSize LargeArc, SKPathDirection Sweep, float X, float Y) : PathCommand, IDeepCloneable<PathCommand>, IEquatable<PathCommand>, IEquatable<ArcToPathCommand>
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (7)