WorkflowView.ShadowDepth Propiedad

Definición

Obtiene o establece el objeto ShadowDepth para .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

Valor de propiedad

Profundidad de sombra en píxeles.

Comentarios

ShadowDepth Use para obtener o ajustar la profundidad de sombra del texto que se muestra en la superficie de diseño del flujo de trabajo.

Se aplica a