Condividi tramite


SequentialWorkflowRootDesigner.SmartTagRectangle Proprietà

Definizione

Ottiene il rettangolo nella superficie di progettazione in cui visualizzare un smart tag.

protected:
 virtual property System::Drawing::Rectangle SmartTagRectangle { System::Drawing::Rectangle get(); };
protected override System.Drawing.Rectangle SmartTagRectangle { get; }
member this.SmartTagRectangle : System.Drawing.Rectangle
Protected Overrides ReadOnly Property SmartTagRectangle As Rectangle

Valore della proprietà

Rectangle

Oggetto Rectangle che definisce i limiti in cui visualizzare lo smart tag.

Commenti

É possibile utilizzare ShowSmartTag e SmartTagVerbs per visualizzare uno smart tag della proprietà DesignerActions disponibile nella posizione specificata da SmartTagRectangle.

Si applica a