ThreeDFormat.SetPresetCamera Method
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.