IBrickGraphics Members
Provides basic report drawing functions.Properties
Name | Description |
---|---|
DefaultBrickStyle | If implemented by a class, gets and sets the default style for bricks. |
Methods
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