![]() |
![]() |
![]() |
Box.Bottom Property |
Language: |
Retrieves or sets the position of the bottom of a box on the y-axis.
Visual Basic .NET Public Property Bottom As Integer C# public int Bottom { get; set; } Managed C++ public: __property int get_Bottom();
public: __property void set_Bottom(int);JScript .NET public function get Bottom() : int
public function set Bottom(int);
System.Int32 . An Int32
This property is read/write.value that indicates the position of the bottom of the box.
This value indicates the distance of the bottom from the top of the box on the y-axis.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center