ThreeDFormat.PresetLightingSoftness 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 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; }
Public Property PresetLightingSoftness As MsoPresetLightingSoftness