ActivityDesigner.RectangleToLogical(Rectangle) Metoda

Definicja

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

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

Parametry

rectangle
Rectangle

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

Zwraca

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

Dotyczy