ThreeDFormat.PresetLightingDirection Property

Definition

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.

Applies to