|   |   |   | 
| Box.Right Property | Language: | 
Retrieves or sets the position of the right side of a box on the x-axis.
Visual Basic Public Property Right As Integer C# public int Right { get; set; } C++ public: 
property int Right {
int get();
void set(int value);
}JScript public function get Right() : int 
public function set Right(int);
System.Int32
This property is read/write.
An Int32value that indicates the right side of the box on the x-axis.
This value indicates the distance of the right side from the left side of the box on the x-axis.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
        
          Feedback? Please provide us with your comments on this topic.
			
        
        
	   		For more help, visit the DirectX Developer Center