IBrickGraphics Methods
Provides basic report drawing functions.Name | Description |
---|---|
DrawBrick(IBrick, RectangleF) | If implemented by a class, adds a brick to a report. |
RaiseModifierChanged() | If implemented by a class, raises the ModifierChanged event. |
See Also