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

In This Topic
RenderObject Property (RenderGraphicsFragment)
In This Topic
Gets the RenderGraphics that produced the current fragment.
Syntax
'Declaration
 
Public Shadows ReadOnly Property RenderObject As RenderGraphics
 
See Also