AddPolyPathCommand Class

Definition

public record AddPolyPathCommand : PathCommand, IDeepCloneable<PathCommand>, IEquatable<PathCommand>, IList<SKPoint>, ICollection<SKPoint>, IEnumerable<SKPoint>, IEnumerable, IEquatable<AddPolyPathCommand>
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (5)

Methods (9)

Explicit Interface Implementation Methods (1)