For internal use.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
protected virtual Rectangle GetChildrenDrawBounds( RenderFragment rfc, Graphics graphics, DrawParams dp ) |
Visual Basic |
---|
Protected Overridable Function GetChildrenDrawBounds ( _ rfc As RenderFragment, _ graphics As Graphics, _ dp As DrawParams _ ) As Rectangle |
Parameters
- rfc
- Type: C1.C1Preview..::..RenderFragment
- graphics
- Type: System.Drawing..::..Graphics
- dp
- Type: DrawParams