Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
An interface for a shape iterator, which will be used to iterate through a shape and all its child shapes.
Namespace: Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0.dll)
Syntax
'Déclaration
Public Interface IShapeIterator
public interface IShapeIterator
public interface class IShapeIterator
type IShapeIterator = interface end
public interface IShapeIterator
The IShapeIterator type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
OnShape | This method is called when a new shape is encountered during the iteration. |
Top
.gif)