IDiagram.ShowShape method
Namespace: NextDesign.Core
Description
Shows the specified shape.
argument
Name | Type | Description |
---|
shape | IShape | Shape to display Cannot be null. |
Return value
Exceptions
Name | Exception Class | Description |
---|
Argument invalid | ExtensionArgumentException | If null is specified for shape |