GhostShapeCollection Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | Add(GhostShape^) | Adds a GhostShape object to the collection. |
![]() | CopyTo(Array^, Int32) | Copies the GhostShapes to an Array, starting at a particular Array index. |
![]() | CopyTo(array<GhostShape^>^, Int32) | Copies the GhostShapes to a GhostShape[] array, starting at a particular Array index. |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | Find(Guid) | Gets the GhostShape given the source ShapeElement guid. |
![]() | GetEnumerator() | Returns an enumerator that can iterate through the GhostShape collection. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetObjectData(SerializationInfo^, StreamingContext) | Populates a SerializationInfo with the data needed to serialize this object. |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | Offset(PointD) | Offsets the current location of each ghost shape by the specified delta. |
![]() | ToString() | (Inherited from Object.) |
Show:

