Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: void SetViewportHeight(double, float, bool)

  • Declared in: RT.Util.Drawing.Canvas

Declaration

public void SetViewportHeight(
    double worldHeight,
    float screenHeight,
    bool maintainAspect = false
)