Udostępnij przez


ShadowGlyph.GetBounds(ActivityDesigner, Boolean) Metoda

Definicja

Zwraca granice dla glif w określonym ActivityDesignerobiekcie .

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

Symbol ActivityDesigner , z którym jest skojarzony glif.

activated
Boolean

true aby wskazać, czy glif pojawia się na powierzchni projektanta działań; w przeciwnym razie , false.

Zwraca

Element Rectangle reprezentujący granice glifu.

Dotyczy