![]() |
![]() |
![]() |
Box.Front Property |
Language: |
Retrieves or sets the position of the front of a box on the z-axis.
Visual Basic Public Property Front As Integer C# public int Front { get; set; } C++ public:
property int Front {
int get();
void set(int value);
}JScript public function get Front() : int
public function set Front(int);
System.Int32
This property is read/write.
An Int32value that indicates the position of the front of the box on the z-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