Sdílet prostřednictvím


CommentGlyph.GetBounds(ActivityDesigner, Boolean) Metoda

Definice

Vrátí meze pro aktuální glyf komentáře na zadaném ActivityDesigner .

public:
 override System::Drawing::Rectangle GetBounds(System::Workflow::ComponentModel::Design::ActivityDesigner ^ designer, bool activated);
public override System.Drawing.Rectangle GetBounds (System.Workflow.ComponentModel.Design.ActivityDesigner designer, bool activated);
override this.GetBounds : System.Workflow.ComponentModel.Design.ActivityDesigner * bool -> System.Drawing.Rectangle
Public Overrides Function GetBounds (designer As ActivityDesigner, activated As Boolean) As Rectangle

Parametry

designer
ActivityDesigner

, Ke ActivityDesigner kterému je glyf komentáře přidružen.

activated
Boolean

true k určení, zda se glyf zobrazuje na povrchu návrháře aktivity; v opačném případě false .

Návraty

Rectangle

RectangleKterý představuje meze pro glyf.

Poznámky

GetBounds vyrovná hranice designer hodnotou uloženou v Margin a vrátí výsledný obdélník.

Platí pro