ThreeDFormat.PresetLightingDirection 属性

定义

返回或设置光源相对于延伸的位置。

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

属性值

注解

MsoPresetLightingDirection 可以是以下 MsoPresetLightingDirection 常量之一:

msoLightingBottom

msoLightingBottomLeft

msoLightingBottomRight

msoLightingLeft

msoLightingNone

msoLightingRight

msoLightingTop

msoLightingTopLeft

msoLightingTopRight

msoPresetLightingDirectionMixed

如果延伸具有线框表面,则设置的照明效果将不明显。

适用于