ThreeDFormat.PresetLightingDirection プロパティ

定義

3-D 図形を基準にして光源の位置を設定します。

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

押し出しにワイヤー フレーム サーフェスがある場合、設定した照明効果は明らかになりません。

適用対象