'Declaration Public Overloads Overridable Function AddShape( _ ByVal shape As PSShape, _ ByVal row As Integer, _ ByVal column As Integer _ ) As Integer
Parameters
- shape
- Shape to add
- row
- Row index at which to add shape
- column
- Column index at which to add shape
Return Value
Integer index of the shape in the list of shapes