AddRoundRectPathCommand Class

Definition

public record AddRoundRectPathCommand(SKRect Rect, float Rx, float Ry) : PathCommand, IDeepCloneable<PathCommand>, IEquatable<PathCommand>, IEquatable<AddRoundRectPathCommand>
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (3)