AddCirclePathCommand Class

Definition

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

Constructors (1)

Properties (3)