LineToPathCommand Class

Definition

public record LineToPathCommand(float X, float Y) : PathCommand, IDeepCloneable<PathCommand>, IEquatable<PathCommand>, IEquatable<LineToPathCommand>
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (2)