ThreeDFormat.SetThreeDFormat Method
Sets the preset extrusion format.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
Sub SetThreeDFormat ( _
PresetThreeDFormat As MsoPresetThreeDFormat _
)
'Usage
Dim instance As ThreeDFormat
Dim PresetThreeDFormat As MsoPresetThreeDFormat
instance.SetThreeDFormat(PresetThreeDFormat)
void SetThreeDFormat(
MsoPresetThreeDFormat PresetThreeDFormat
)
Parameters
- PresetThreeDFormat
Type: Microsoft.Office.Core.MsoPresetThreeDFormat
Specifies a preset extrusion format that corresponds to one of the options (numbered from left to right, from top to bottom) displayed when you click the 3-D Rotation submenu on the Shape Effects menu.
Remarks
Each preset extrusion format contains a set of preset values for the various properties of the extrusion.
This method sets the PresetThreeDFormat property to the format specified by the PresetThreeDFormat parameter.
The value of the PresetThreeDFormat parameter can be one of the following MsoPresetThreeDFormat constants: (Specifying msoPresetThreeDFormatMixed causes an error.)