Shape.ThreeD Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a ThreeDFormat object that contains formatting properties of the three-dimensional effect for the specified shape.
public:
property Microsoft::Office::Interop::Word::ThreeDFormat ^ ThreeD { Microsoft::Office::Interop::Word::ThreeDFormat ^ get(); };
public Microsoft.Office.Interop.Word.ThreeDFormat ThreeD { get; }
member this.ThreeD : Microsoft.Office.Interop.Word.ThreeDFormat
Public ReadOnly Property ThreeD As ThreeDFormat