Shape.ThreeD Property

Returns a ThreeDFormat object that contains formatting properties of the three-dimensional effect for the specified shape.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
ReadOnly Property ThreeD As ThreeDFormat
    Get
'Usage
Dim instance As Shape
Dim value As ThreeDFormat

value = instance.ThreeD
ThreeDFormat ThreeD { get; }

Property Value

Type: Microsoft.Office.Interop.Word.ThreeDFormat

See Also

Reference

Shape Interface

Shape Members

Microsoft.Office.Interop.Word Namespace