Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: double WX(float)

  • Declared in: RT.Util.Drawing.Canvas

Declaration

public double WX(
    float sx
)

Summary

Converts screen X coordinate into world X. Screen X is zero at the leftmost pixel and Screen.Width at the rightmost pixel.