C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderGraphicsFragment Class / Parent Property

In This Topic
Parent Property (RenderGraphicsFragment)
In This Topic
Gets RenderFragment that is the parent of the current fragment.
Syntax
'Declaration
 
Public ReadOnly Property Parent As RenderFragment
 
See Also