Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: Canvas(Graphics, Size)

  • Declared in: RT.Util.Drawing.Canvas

Declaration

public Canvas(
    Graphics graphics,
    Size screenSize
)

Summary

Creates an instance using the specified graphics and screenSize. See Canvas.ScreenSize for more info.