Share via


ThreeDFormat Members

Include Protected Members
Include Inherited Members

Represents a shape's three-dimensional formatting.

The ThreeDFormat type exposes the following members.

Properties

  Name Description
Public property Application Returns an Application object that represents the creator of the specified object.
Public property BevelBottomDepth Returns or sets the bottom bevel height for the specified ThreeDFormat object, in points. Read/write.
Public property BevelBottomInset Returns or sets the bottom bevel inset for the specified ThreeDFormat object, in points. Read/write.
Public property BevelBottomType Returns or set the bottom bevel type. Read/write.
Public property BevelTopDepth Returns or sets the top bevel height for the specified ThreeDFormat object, in points. Read/write.
Public property BevelTopInset Returns or sets the top bevel inset for the specified ThreeDFormat object, in points. Read/write.
Public property BevelTopType Returns or set the top bevel type. Read/write.
Public property ContourColor Returns a ColorFormat object that represents the color of the specified ThreeDFormat object's contour. Read-only.
Public property ContourWidth Returns or sets the width of the contour around the specified ThreeDFormat object, in points. Read/write.
Public property Creator Returns a 64-bit signed integer that represents the four-character creator code for the application in which the specified object was created. For example, if the object was created in Microsoft PowerPoint, this property returns the hexadecimal number 50575054. Read-only.
Public property Depth Returns or sets the depth of the shape's extrusion. Read/write.
Public property ExtrusionColor Returns a ColorFormat object that represents the color of the shape's extrusion. Read-only.
Public property ExtrusionColorType Returns or sets a value that indicates whether the extrusion color is based on the extruded shape's fill (the front face of the extrusion) and automatically changes when the shape's fill changes, or whether the extrusion color is independent of the shape's fill. Read/write.
Public property FieldOfView Returns or sets the camera field of view for the specified ThreeDFormat object, in degrees. Read/write.
Public property LightAngle Sets or returns the angle at which light impacts the shape whose three-dimensional format is represented by the specified object. Read/write.
Public property Parent Returns the parent object for the specified object.
Public property Perspective Determines whether the extrusion appears in perspective. Read/write.
Public property PresetCamera Returns the effects camera type used by the specified ThreeDFormat object. Read-only.
Public property PresetExtrusionDirection Returns the direction that the extrusion's sweep path takes away from the extruded shape (the front face of the extrusion). Read-only.
Public property PresetLighting Returns or sets the effects lighting used by the specified ThreeDFormat object. Read/write.
Public property PresetLightingDirection Returns or sets the position of the light source relative to the extrusion. Read/write.
Public property PresetLightingSoftness Returns or sets the intensity of the extrusion lighting. Read/write.
Public property PresetMaterial Returns or sets the extrusion surface material. Read/write.
Public property PresetThreeDFormat Returns the preset extrusion format. Read-only
Public property ProjectText Specifies whether text on the specified ThreeDFormat object rotates with the object. Read/write.
Public property RotationX Returns or sets the rotation of the extruded shape around the x-axis, in degrees. Read/write.
Public property RotationY Returns or sets the rotation of the extruded shape around the y-axis, in degrees. Read/write.
Public property RotationZ Returns or sets the rotation of the effects camera for the specified ThreeDFormat object, in degrees. Read/write.
Public property Visible Returns or sets the visibility of the specified object or the formatting applied to the specified object. Read/write.
Public property Z Returns or sets the distance the specified ThreeDFormat object is moved away from the ground plane, in points. Read/write.

Top

Methods

  Name Description
Public method IncrementRotationHorizontal Rotates the ThreeDFormat object along the horizontal axis by the specified number of degrees.
Public method IncrementRotationVertical Rotates the ThreeDFormat object along the vertical axis by the specified number of degrees.
Public method IncrementRotationX Changes the rotation of the specified shape around the x-axis by the specified number of degrees.
Public method IncrementRotationY Changes the rotation of the specified shape around the y-axis by the specified number of degrees.
Public method IncrementRotationZ Rotates the ThreeDFormat object around the ground plane by the specified number of degrees.
Public method ResetRotation Resets the extrusion rotation around the x-axis and the y-axis to 0 (zero) so that the front of the extrusion faces forward. This method does not reset the rotation around the z-axis.
Public method SetExtrusionDirection Sets the direction that the extrusion's sweep path takes away from the extruded shape.
Public method SetPresetCamera Specifies the effects camera type and rotation to use for the specified ThreeDFormat object.
Public method SetThreeDFormat Sets the preset extrusion format.

Top

See Also

Reference

ThreeDFormat Interface

Microsoft.Office.Interop.PowerPoint Namespace