SelectionState.CoercedSelectionPresentationElements 属性

CoercedSelection 包括 Pels 和 已经不包括并与其有关联的 Mels 是可能的。 此方法返回排除任何 Mels 的集合。

命名空间:  Microsoft.VisualStudio.Modeling.Diagrams
程序集:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0(在 Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll 中)

语法

声明
Public ReadOnly Property CoercedSelectionPresentationElements As ICollection
public ICollection CoercedSelectionPresentationElements { get; }

属性值

类型:System.Collections.ICollection

.NET Framework 安全性

请参阅

参考

SelectionState 类

Microsoft.VisualStudio.Modeling.Diagrams 命名空间