Operator implicit operator
implicit operator Pos(int)
Creates an Absolute Pos from the specified integer value.
public static implicit operator Pos(int n)
Creates an Absolute Pos from the specified integer value.
public static implicit operator Pos(int n)