SequentialWorkflowRootDesigner.SmartTagRectangle Property

Definition

Gets the rectangle on the designer surface in which to display a smart tag.

C#
protected override System.Drawing.Rectangle SmartTagRectangle { get; }

Property Value

A Rectangle that defines the bounds in which to display the smart tag.

Remarks

You can use ShowSmartTag and SmartTagVerbs to display a smart tag of available DesignerActions at the location specified by SmartTagRectangle.

Applies to

Product Versions
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1