ActivityDesigner.SmartTagRectangle 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
它會得到應該顯示智慧標籤的矩形。
protected:
virtual property System::Drawing::Rectangle SmartTagRectangle { System::Drawing::Rectangle get(); };
protected virtual System.Drawing.Rectangle SmartTagRectangle { get; }
member this.SmartTagRectangle : System.Drawing.Rectangle
Protected Overridable ReadOnly Property SmartTagRectangle As Rectangle
屬性值
智慧標籤應該顯示的矩形。
備註
與 一起使用ShowSmartTagSmartTagVerbs,顯示由指定SmartTagRectangle位置可用的設計師動作的智慧標籤。