編集

次の方法で共有


WorkflowView.ShadowDepth Property

Definition

Gets or sets the ShadowDepth for the 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

Property Value

The shadow depth in pixels.

Remarks

Use the ShadowDepth to get or adjust the shadow depth of text shown on the workflow design surface.

Applies to