Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: void FillRectangle(Brush, ref BoundingBoxD)

  • Declared in: RT.Util.Drawing.Canvas

Declaration

public void FillRectangle(
    Brush brush,
    ref BoundingBoxD box
)

Summary

Fills a rectangle using the specified brush. The bounding box defines the coordinates.