Pane.PointsToScreenPixelsX(Int32) Method

Definition

Returns or sets a pixel point on the screen.

public:
 int PointsToScreenPixelsX(int Points);
public int PointsToScreenPixelsX (int Points);
Public Function PointsToScreenPixelsX (Points As Integer) As Integer

Parameters

Points
Int32

Location of the pixel on the screen.

Returns

Integer

Applies to