Void
IPixelPoint
.Set(
Int32
x,
Int32
y)
Sets the x and y coordinates.
Remarks
Examples
Parameters
x
Type:
Int32
The x coordinate.
y
Type:
Int32
The y coordinate.
Return Value
Type:
Void