Share via


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

See Also

Reference

ThreeDFormat Interface

ThreeDFormat Members

Microsoft.Office.Interop.PowerPoint Namespace