ThreeDFormat.PresetLighting 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 extrusion preset lighting for a ThreeDFormat object. Read-only.
public:
property Microsoft::Office::Core::MsoLightRigType PresetLighting { Microsoft::Office::Core::MsoLightRigType get(); void set(Microsoft::Office::Core::MsoLightRigType value); };
public Microsoft.Office.Core.MsoLightRigType PresetLighting { get; set; }
Public Property PresetLighting As MsoLightRigType