ShapeRange.ThreeD Property

Returns a ThreeDFormat object that contains 3-D – effect formatting properties 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 ShapeRange
Dim value As ThreeDFormat

value = instance.ThreeD
ThreeDFormat ThreeD { get; }

Property Value

Type: Microsoft.Office.Interop.Word.ThreeDFormat

See Also

Reference

ShapeRange Interface

ShapeRange Members

Microsoft.Office.Interop.Word Namespace