IDiagram.GetShapeById method
Namespace: NextDesign.Core
Description
Gets the shape with the specified identifier.
Returns null if a shape with that identifier does not exist.
argument
Name | Type | Description |
---|
shapeIdentifier | string | shape identifier |
Return value