ComponentOne Word for UWP
Item Property (ShapeCollection)

C1.UWP.Word Assembly > C1.Xaml.Word.Canvas Namespace > ShapeCollection Class : Item Property
Syntax
'Declaration
 
Public Default Property Item( _
   ByVal index As System.Integer _
) As DrawingShape
public DrawingShape this[ 
   System.int index
]; {get; set;}

Parameters

index
See Also

Reference

ShapeCollection Class
ShapeCollection Members