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