ThreeDFormat.PresetExtrusionDirection 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 the direction that the extrusion's sweep path takes away from the extruded shape (the front face of the extrusion).
public:
property Microsoft::Office::Core::MsoPresetExtrusionDirection PresetExtrusionDirection { Microsoft::Office::Core::MsoPresetExtrusionDirection get(); };
public Microsoft.Office.Core.MsoPresetExtrusionDirection PresetExtrusionDirection { get; }
Public ReadOnly Property PresetExtrusionDirection As MsoPresetExtrusionDirection
Property Value
Remarks
To set the value of this property, use the SetExtrusionDirection(MsoPresetExtrusionDirection) method.