<helix:HelixViewport3D x:Name="viewPort3d" Visibility="Visible" ZoomExtentsWhenLoaded="true" ShowCoordinateSystem="True"> <!--Remember to add light to the scene--> <helix:DefaultLights/> <helix:GridLinesVisual3D Width="20" Length="20" MinorDistance="1" Thickness="0.05"/> </helix:HelixViewport3D>
HelixToolkit.WPF
var
This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)