UnplacedShapesContext Methods

 

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_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodSystem_CAPS_staticGetUnplacedShapesMap(Transaction^, Guid)

Gets the unplaced shpapes collection from the specified transaction.

System_CAPS_pubmethodSystem_CAPS_staticHasUnplacedShapesContext(Transaction^)

Gets a value indicating whether any unplaced shapes context is available from the specified transaction.

System_CAPS_pubmethodSystem_CAPS_staticRemove(Transaction^)

Removes the UnplacedShapesContext from the transaction's context info.

System_CAPS_pubmethodSystem_CAPS_staticSetUnplacedShapesContext(Transaction^, Diagram^, IDictionary^)

Adds the unplaced shape context information to the specified transaction for later use.

System_CAPS_pubmethodToString()

(Inherited from Object.)

Return to top
Show: