IDiagram.CanAddNodeShape method
Namespace: NextDesign.Core
Description
Checks if a node shape corresponding to the specified model can be added. 
argument
| Name | Type | Description | 
|---|
| model | IModel | model. If null is specified, False is returned.
 | 
Return value