C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderRoundRectangle Class / IndexInOwner Property

In This Topic
IndexInOwner Property (RenderRoundRectangle)
In This Topic
Gets the index of the current object within the IOwnedCollectionItem.Owner, or -1 if there is no owner.
Syntax
'Declaration
 
Public ReadOnly Property IndexInOwner As Integer
 
See Also