Class PosCenter
Represents a position that is centered.
public record PosCenter : Pos, IEquatable<Pos>, IEquatable<PosCenter>
- Inheritance
-
PosCenter
- Implements
- Inherited Members
Methods
- ToString()
Returns a string that represents the current object.