C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / C1AnchorCollection Class / Item Property

In This Topic
Item Property (C1AnchorCollection)
In This Topic
Gets or sets the C1Anchor at the specified index.
Syntax
'Declaration
 
Public Default Property Item( _
   ByVal index As Integer _
) As C1Anchor
 

Parameters

index
See Also