Exposes a pixel point.
Declaration Syntax
public interface IPixelPoint
Table 1832: Members
|
Property | X |
Gets or sets the x coordinate. |
|
Property | Y |
Gets or sets the y coordinate. |
|
Method | Set(int, int) |
Sets the x and y coordinates. |