Sdílet prostřednictvím


GeneralDiagramSelectionRules.GetCompliantSelection – metoda

Volány plochy návrhu povolit filtrování výběru

Obor názvů:  Microsoft.VisualStudio.Modeling.Diagrams
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (v Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Syntaxe

'Deklarace
Public Overrides Function GetCompliantSelection ( _
    currentSelection As SelectedShapesCollection, _
    proposedItemsToAdd As DiagramItemCollection, _
    proposedItemsToRemove As DiagramItemCollection, _
    primaryItem As DiagramItem _
) As Boolean
public override bool GetCompliantSelection(
    SelectedShapesCollection currentSelection,
    DiagramItemCollection proposedItemsToAdd,
    DiagramItemCollection proposedItemsToRemove,
    DiagramItem primaryItem
)

Parametry

Vrácená hodnota

Typ: System.Boolean

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

GeneralDiagramSelectionRules Třída

Microsoft.VisualStudio.Modeling.Diagrams – obor názvů