Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: Canvas(Graphics)

  • Declared in: RT.Util.Drawing.Canvas

Declaration

public Canvas(
    Graphics graphics
)

Summary

Creates an instance using the specified Graphics as the underlying drawing surface.