TransformClassWorldX2ClientX(Single) Method

Calculate the pixel coordinate from an mil value.

Definition

Namespace: PCB_Investigator.Automation.ResourcesOpen.Helper
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public float WorldX2ClientX(
	float x
)

Parameters

x  Single
x value you want to have in pixel

Return Value

Single
x value in pixel

See Also