Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: void DrawRectangle(Pen, ref BoundingBoxD)

  • Declared in: RT.Util.Drawing.Canvas

Declaration

public void DrawRectangle(
    Pen pen,
    ref BoundingBoxD box
)

Summary

Draws a rectangle using the specified pen. The bounding box defines the coordinates.