AGI STK Graphics 11 Send comments on this topic.
View Method (IAgStkGraphicsCamera)
See Also 
Axes
The Axes of rotation. Axes will be set to this.
CameraPosition
The Point that will be evaluated at the animation time to get Position.
ReferencePoint
The Point that will be evaluated at the animation time to get Reference Point.

Description

Views from a point to a point. Sets the camera's position and the reference point the camera is looking at.

Syntax

[Visual Basic .NET]
Public Sub View( _
   ByVal Axes As IAgCrdnAxes, _
   ByVal CameraPosition As IAgCrdnPoint, _
   ByVal ReferencePoint As IAgCrdnPoint _
) 

Parameters

Axes
The Axes of rotation. Axes will be set to this.
CameraPosition
The Point that will be evaluated at the animation time to get Position.
ReferencePoint
The Point that will be evaluated at the animation time to get Reference Point.

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK 11.1 Programming Interface