Udostępnij za pośrednictwem


Metoda ListField.SetSelectionRange —

Ustawia zakres podpól 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 Overrides Sub SetSelectionRange ( _
    selection As SelectedShapesCollection, _
    anchorItem As DiagramItem, _
    toItem As DiagramItem _
)
public override void SetSelectionRange(
    SelectedShapesCollection selection,
    DiagramItem anchorItem,
    DiagramItem toItem
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ListField Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Diagrams