GhostShapeCollection Properties

 

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

NameDescription
System_CAPS_pubpropertyAbsoluteBoundingBox

Gets the current bounding rectangle surrounding all GhostShapes in the collection. The rectangle is in world units relative to the diagram's top-left.

System_CAPS_pubpropertyAreSiblings

Are the members of this collection all siblings?

System_CAPS_pubpropertyCount

Gets the number of GhostShapes in the collection.

System_CAPS_pubpropertyGridSize

Gets the grid size for the ghost shape collection as a whole.

System_CAPS_pubpropertyIsSynchronized

Gets a value indicating whether access to the collection is synchronized (thread-safe).

System_CAPS_pubpropertyLocationDelta

Gets the delta between the current and initial location of the ghost shape collection as a whole.

System_CAPS_pubpropertyParentIds

Gets an array of parent Guids in the ghost shape collection.

System_CAPS_pubpropertyPrimaryGhostShape

Gets the primary ghost shape.

System_CAPS_pubpropertySourceDiagramId

Gets the source diagram id. This can return Guid.Empty.

System_CAPS_pubpropertySourceProcessId

Gets the source process id.

System_CAPS_pubpropertySourceStoreId

Gets the source store id. This can return Guid.Empty.

System_CAPS_pubpropertySyncRoot

Gets an object that can be used to synchronize access to the collection.

Return to top
Show: