IShapeIterator Interface
Visual Studio 2015
An interface for a shape iterator, which will be used to iterate through a shape and all its child shapes.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | OnShape(ShapeElement^) | This method is called when a new shape is encountered during the iteration. |
Show:
