[]
Gets a shape in the container.
public virtual PSShape GetShape(string name)
Public Overridable Function GetShape(name As String) As PSShape
Type | Name | Description |
---|---|---|
string | name | Name of shape |
Type | Description |
---|---|
PSShape | The shape in the container. |