ActivityDesigner.RectangleToLogical(Rectangle) Metodo

Definizione

Trasforma un rettangolo dal sistema di coordinate dello schermo al sistema di coordinate dell'ActivityDesigner.

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

Parametri

rectangle
Rectangle

Oggetto Rectangle che descrive le coordinate da trasformare.

Restituisce

Oggetto Rectangle che descrive le coordinate trasformate.

Si applica a