ImageGear .NET
GetLookPoint Method




Returns the point in 3D space that the view's camera is looking at. See corresponding method SetLookPoint for more information.
Syntax
public ImGearVectorPoint3D GetLookPoint()
public: ImGearVectorPoint3D GetLookPoint(); 
public:
ImGearVectorPoint3D GetLookPoint(); 
'Declaration
 
Public Function GetLookPoint() As ImGearVectorPoint3D
 
'Usage
 
Dim instance As ImGearVectorView
Dim value As ImGearVectorPoint3D
 
value = instance.GetLookPoint()

Return Value

ImGearVectorPoint3D structure object.
See Also

Reference

ImGearVectorView Class
ImGearVectorView Members
ImGearVectorPoint3D Structure

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback