Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: void SetViewportWidth(double, float, bool)

  • Declared in: RT.Util.Drawing.Canvas

Declaration

public void SetViewportWidth(
    double worldWidth,
    float screenWidth,
    bool maintainAspect = false
)