Get3DLook Method
Description
Gets the position looked towards in a 3D Window
Syntax
Visual Basic |
---|
Public Function Get3DLook() As String |
Return Type
A comma-delimited string containing the x, y and z co-ordinates of the look position. Use SplitPos to get the x, y and z values themselves.
Remarks
Available: OD
Groups:
Example
sis.Get3Dlook ()