public record AddRectPathCommand(SKRect Rect) : PathCommand, IDeepCloneable<PathCommand>, IEquatable<PathCommand>, IEquatable<AddRectPathCommand>
kind:method
kind:property
kind:ctor
AddRectPathCommand(SKRect)
Rect