Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the effects camera type and rotation to use for the specified ThreeDFormat object.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
Sub SetPresetCamera ( _
PresetCamera As MsoPresetCamera _
)
'Usage
Dim instance As ThreeDFormat
Dim PresetCamera As MsoPresetCamera
instance.SetPresetCamera(PresetCamera)
void SetPresetCamera(
MsoPresetCamera PresetCamera
)
Parameters
- PresetCamera
Type: Microsoft.Office.Core.MsoPresetCamera
The ThreeDFormat object's effects camera type and rotation.