ThreeDFormat.PresetLightingDirection 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 or sets the position of the light source relative to the extrusion.
public:
property Microsoft::Office::Core::MsoPresetLightingDirection PresetLightingDirection { Microsoft::Office::Core::MsoPresetLightingDirection get(); void set(Microsoft::Office::Core::MsoPresetLightingDirection value); };
public Microsoft.Office.Core.MsoPresetLightingDirection PresetLightingDirection { get; set; }
member this.PresetLightingDirection : Microsoft.Office.Core.MsoPresetLightingDirection with get, set
Public Property PresetLightingDirection As MsoPresetLightingDirection
Property Value
Remarks
MsoPresetLightingDirection can be one of these MsoPresetLightingDirection constants:
msoLightingBottom
msoLightingBottomLeft
msoLightingBottomRight
msoLightingLeft
msoLightingNone
msoLightingRight
msoLightingTop
msoLightingTopLeft
msoLightingTopRight
msoPresetLightingDirectionMixed
The lighting effects you set won't be apparent if the extrusion has a wire frame surface.