VB.Net 3D in WPF

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • cristi2go
    New Member
    • Jul 2008
    • 1

    VB.Net 3D in WPF

    Hello

    I have a VB.Net project which is a WPF Windows App, on a PC with WinXP installed. I took the XAML code sample from the MSDN page 'Viewport3D class', and I wrote the VB.Net version of that code. I placed the Viewport3D control by code, just as in the C# sample located on that same webpage.

    The compilation of the VB code had no errors. However, the control in question does not appear on the form, while the in C# it appears, also with no errors.

    The question I have is: Is there something I could do to make the control visible or is it the 3D WPF feature which does not work for VB ?

    If the code or the project are needed for this, please inform me.

    The answer would be very helpful for me.

    Thanks
Working...