Sdílet prostřednictvím


ShapeField.SetSelectionRange – metoda

Nastaví rozsah pole podřízené obrazce na výběr.

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

Syntaxe

'Deklarace
Public Overridable Sub SetSelectionRange ( _
    selection As SelectedShapesCollection, _
    anchorItem As DiagramItem, _
    toItem As DiagramItem _
)
public virtual void SetSelectionRange(
    SelectedShapesCollection selection,
    DiagramItem anchorItem,
    DiagramItem toItem
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ShapeField Třída

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