NativeMethods.RECT.Right Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The x-coordinate of the lower-right corner of the rectangle.
public: int Right;
public int Right;
val mutable Right : int
Public Right As Integer