'Declaration
Public Sub ShowShape( _ ByVal shape As IShape, _ ByVal rowPane As Integer, _ ByVal columnPane As Integer _ )
Parameters
- shape
- The Shape.
- rowPane
- The row pane index.
- columnPane
- The column pane index
'Declaration
Public Sub ShowShape( _ ByVal shape As IShape, _ ByVal rowPane As Integer, _ ByVal columnPane As Integer _ )