Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: float SX(double)

  • Declared in: RT.Util.Drawing.Canvas

Declaration

public float SX(
    double wx
)

Summary

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