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)

Usage

Public Class hreeDFormatImplementation
    Implements ThreeDFormat
End Class
Dim hreeDFormatImplementation1 As New hreeDFormatImplementation()

Syntax

Public Interface ThreeDFormat
public interface ThreeDFormat
public interface class ThreeDFormat
public interface ThreeDFormat
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.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.Office.Interop.Word Namespace

Other Resources

ThreeDFormat Members