C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderPolygon Class / Original Property

In This Topic
Original Property (RenderPolygon)
In This Topic
Gets the original RenderObject object that produced the current object during data binding, or null if there is no such object.
Syntax
'Declaration
 
Public ReadOnly Property Original As RenderObject
 
See Also