This page contains reference documentation for the Position member.
Vec Position;
Examples are as follows:
// Reset the view position to the origin. a_oTopView.Position.X = 0.0; a_oTopView.Position.Y = 0.0; a_oTopView.Position.Z = 0.0;
For sample code: