Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: void SetViewport(double, double, double)

  • Declared in: RT.Util.Drawing.Canvas

Declaration

public void SetViewport(
    double centerWX,
    double centerWY,
    double scale
)

Summary

Sets the viewport so that the specified world coordinate is in the centre of the viewable screen, using the specified scaling factor.