ThreeDFormat Interface
Represents a shape's three-dimensional formatting.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
<GuidAttribute("000209D0-0000-0000-C000-000000000046")> _
Public Interface ThreeDFormat
'Usage
Dim instance As ThreeDFormat
[GuidAttribute("000209D0-0000-0000-C000-000000000046")]
public interface ThreeDFormat
Remarks
Use the ThreeD property to return a ThreeDFormat object.
You cannot apply three-dimensional formatting to some kinds of shapes, such as beveled shapes or multiple-disjoint paths. Most of the properties and methods of the ThreeDFormat object for such a shape will fail.