GhostShape Class
Describes a ShapeElement
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | GhostShape(Guid, RectangleD, Guid, Double) | Initializes a new instance of the GhostShape class. |
| Name | Description | |
|---|---|---|
![]() | AbsoluteBoundingBox | Gets or sets the current bounding box of the shape in world units relative to the top-left of the diagram. |
![]() | SourceAbsoluteBoundingBox | Gets the original bounding box of the shape in world units relative to the top-left of the diagram. |
![]() | SourceGridSize | Gets the grid size that the source shape was respecting. |
![]() | SourceId | Gets the Guid of the source shape element. This can return Guid.Empty. |
![]() | SourceParentId | Gets the Guid of the source parent shape element. This can return Guid.Empty. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


