Operator explicit operator
explicit operator RowColumnIndex(PointI)
Creates a RowColumnIndex with the coordinates of the specified PointI.
public static explicit operator RowColumnIndex(PointI p)
Parameters
p
PointI
Creates a RowColumnIndex with the coordinates of the specified PointI.
public static explicit operator RowColumnIndex(PointI p)
p
PointI