[]
DrawRect
public void DrawRect(float left, float top, float width, float height)
Type | Name | Description |
---|---|---|
float | left | |
float | top | |
float | width | |
float | height |
DrawRect
public void DrawRect(RectangleF rc)
Type | Name | Description |
---|---|---|
RectangleF | rc |