Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: void SetViewportHorz(double, double, float, float, bool)

  • Declared in: RT.Util.Drawing.Canvas

Declaration

public void SetViewportHorz(
    double worldLeft,
    double worldRight,
    float screenLeft,
    float screenRight,
    bool maintainAspect = false
)