QuadToPathCommand Class

Definition

public record QuadToPathCommand(float X0, float Y0, float X1, float Y1) : PathCommand, IDeepCloneable<PathCommand>, IEquatable<PathCommand>, IEquatable<QuadToPathCommand>
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (4)