[]
Displays the shape fully inside the viewport.
public void ShowShape(IShape shape, int rowPane, int columnPane)
Public Sub ShowShape(shape As IShape, rowPane As Integer, columnPane As Integer)
Type | Name | Description |
---|---|---|
IShape | shape | The Shape. |
int | rowPane | The row pane index. |
int | columnPane | The column pane index |