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