WorkflowView.ShadowDepth Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.