C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderLineFragment Class / GetChildrenDrawBounds Method

In This Topic
GetChildrenDrawBounds Method (RenderLineFragment)
In This Topic
For internal use.
Syntax
'Declaration
 
Protected Overridable Function GetChildrenDrawBounds( _
   ByVal rfc As RenderFragment, _
   ByVal graphics As Graphics, _
   ByVal dp As DrawParams _
) As Rectangle
 

Parameters

rfc
graphics
dp
See Also