| ||
Introducing SharpPlot Your First Chart Recent Updates Sample Charts Tutorials General Tutorials Chart Tutorials SharpPlot Class Properties Structures Enumerations Style examples Glossaries Active Charts VectorMath Class DBUtil Class Get SharpPlot Download SharpPlot Buying SharpPlot SharpPlot Support Upgrading from GraPL Release notes |
Reference > Methods > SetViewpoint Method SharpPlot.SetViewpoint MethodSet 3D viewpoint given a set of roll,pitch,yaw values. public void SetViewpoint( double roll, double pitch, double yaw ); Examplesp.SetViewpoint(40,30,40); See also ... |