ActivityDesigner.RectangleToScreen(Rectangle) Metoda

Definicja

Przekształca prostokąt z układu współrzędnych projektanta działań na układ współrzędnych ekranu.

protected:
 System::Drawing::Rectangle RectangleToScreen(System::Drawing::Rectangle rectangle);
protected System.Drawing.Rectangle RectangleToScreen (System.Drawing.Rectangle rectangle);
member this.RectangleToScreen : System.Drawing.Rectangle -> System.Drawing.Rectangle
Protected Function RectangleToScreen (rectangle As Rectangle) As Rectangle

Parametry

rectangle
Rectangle

Element Rectangle opisujący współrzędne do przekształcenia.

Zwraca

Rectangle

Element Rectangle opisujący przekształcone współrzędne.

Dotyczy