WorkflowView.ShadowDepth 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.
Obtient ou définit la ShadowDepth valeur pour le WorkflowView.
public:
property int ShadowDepth { int get(); void set(int value); };
public int ShadowDepth { get; set; }
member this.ShadowDepth : int with get, set
Public Property ShadowDepth As Integer
Valeur de propriété
Profondeur de l’ombre en pixels.
Remarques
Utilisez l’option ShadowDepth pour obtenir ou ajuster la profondeur de l’ombre du texte affiché sur l’aire de conception du flux de travail.