Udostępnij za pośrednictwem


Metoda ShapeField.SetSelectionRange —

Ustawia zakres podrzędne pola łączące kształtu zaznaczenia.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.Diagrams
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (w Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Składnia

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

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ShapeField Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Diagrams