Skip to main content

IDiagram.ShowShapes method

Namespace: NextDesign.Core

Description

Show all specified shapes.

argument

NameTypeDescription
shapesIEnumerable<IShape>Enumeration of shapes to display
Cannot be null.

Return value

  • void

Exception

NameException classDescription
Invalid argumentExtensionArgumentExceptionIf null is specified for shapes