ThreeDFormat.PresetLightingDirection Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Cette propriété renvoie ou définit la position de la source lumineuse par rapport à l'extrusion.
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
Valeur de propriété
Remarques
MsoPresetLightingDirection peut être l’une des constantes MsoPresetLightingDirection suivantes :
msoLightingBottom
msoLightingBottomLeft
msoLightingBottomRight
msoLightingLeft
msoLightingNone
msoLightingRight
msoLightingTop
msoLightingTopLeft
msoLightingTopRight
msoPresetLightingDirectionMixed
Les effets d’éclairage que vous définissez ne seront pas apparents si l’extrusion a une surface de cadre métallique.