Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: float SY(double)

  • Declared in: RT.Util.Drawing.Canvas

Declaration

public float SY(
    double wy
)

Summary

Converts world Y coordinate into screen Y. Screen Y is zero at the topmost pixel and Screen.Height at the bottommost pixel.