SelectionState::CoercedSelectionPresentationElements Property

 

It is possible for the CoercedSelection to include Pels and Mels which are associated with Pels that are not already included. This method returns a collection which excludes any Mels.

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

public:
property ICollection^ CoercedSelectionPresentationElements {
	ICollection^ get();
}

Property Value

Type: System.Collections::ICollection^
Return to top
Show: