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

In This Topic
IndexInRenderObject Property (RenderGraphicsFragment)
In This Topic
Gets the 0-based index of the current fragment in the Fragments collection of the RenderObject that produced it.
Syntax
'Declaration
 
Public ReadOnly Property IndexInRenderObject As Integer
 
See Also