ImageGear for .NET
SetLookPoint Method
See Also  Send Feedback
ImageGear21.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorView Class : SetLookPoint Method




value
The point in 3D space that the view's camera is looking at.

Glossary Item Box

Sets the point in 3D space that the view's camera is looking at.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

value
The point in 3D space that the view's camera is looking at.

Remarks

By setting a look point with this method, and using the Move method to position the camera, the position and orientation of the camera can easily be defined. Also, Rotate method can optionally take into account the look point.

See Also

©2013. Accusoft Corporation. All Rights Reserved.