ShapeElement::OnInitialize Method ()

 

Called to initialize the shape. Override this to attach event handlers and rules to this object.

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

public:
virtual void OnInitialize()

This method is called in a transaction.

Return to top
Show: