[]
For internal use.
protected virtual void FillRect(Graphics graphics, int left, int top, int right, int bottom, Style style, IScriptContext context)
Type | Name | Description |
---|---|---|
Graphics | graphics | |
int | left | |
int | top | |
int | right | |
int | bottom | |
Style | style | |
IScriptContext | context |
For internal use.
protected virtual void FillRect(Graphics graphics, Rectangle rect, Style style, IScriptContext context)
Type | Name | Description |
---|---|---|
Graphics | graphics | |
Rectangle | rect | |
Style | style | |
IScriptContext | context |