ThreeDFormat.PresetLightingSoftness Property

Definition

Returns or sets the intensity of the extrusion lighting.

public:
 property Microsoft::Office::Core::MsoPresetLightingSoftness PresetLightingSoftness { Microsoft::Office::Core::MsoPresetLightingSoftness get(); void set(Microsoft::Office::Core::MsoPresetLightingSoftness value); };
public Microsoft.Office.Core.MsoPresetLightingSoftness PresetLightingSoftness { get; set; }
member this.PresetLightingSoftness : Microsoft.Office.Core.MsoPresetLightingSoftness with get, set
Public Property PresetLightingSoftness As MsoPresetLightingSoftness

Property Value

Remarks

MsoPresetLightingSoftness can be one of these MsoPresetLightingSoftness constants:

msoLightingBright

msoLightingDim

msoLightingNormal

msoPresetLightingSoftnessMixed

Applies to