| Solid Edge Framework Type Library > View Object : SetCamera Method |
| Visual Basic |
|---|
Public Sub SetCamera( _ ByVal EyeX As Double, _ ByVal EyeY As Double, _ ByVal EyeZ As Double, _ ByVal TargetX As Double, _ ByVal TargetY As Double, _ ByVal TargetZ As Double, _ ByVal UpX As Double, _ ByVal UpY As Double, _ ByVal UpZ As Double, _ ByVal Perspective As Boolean, _ ByVal ScaleOrAngle As Double _ ) |