Void IPixelPoint.Set(Int32 x, Int32 y)

Sets the x and y coordinates.

Parameters

  • x
    Type: Int32
    The x coordinate.
  • y
    Type: Int32
    The y coordinate.