Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

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

  • Declared in: RT.Util.Drawing.Canvas

Declaration

public void SetViewportVert(
    double worldTop,
    double worldBottom,
    float screenTop,
    float screenBottom,
    bool maintainAspect = false
)