Skip to main content

IDiagram.HideShape method

Namespace: NextDesign.Core

Description

Hides the specified shape.
If the mapping target specifies a class shape, delete it.

argument

NameTypeDescription
shapeIShapeShape to hide.
Cannot be null.

Return value

  • void

Exceptions

NameException ClassDescription
Argument invalidExtensionArgumentExceptionIf null is specified for shape