ActivityDesigner.PointToScreen(Point) Method

Definition

Transforms a point from the activity designer coordinate system to the screen coordinate system.

C#
protected System.Drawing.Point PointToScreen(System.Drawing.Point point);

Parameters

point
Point

A Point that contains the coordinates to transform.

Returns

A Point that contains the transformed x and y coordinates.

Applies to

Ürün Sürümler
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1