NavigateToShapesOnDiagramCommand Oluşturucu
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
oluşturucu
public:
NavigateToShapesOnDiagramCommand(Microsoft::VisualStudio::Modeling::Shell::ModelElementLocator ^ locator, Microsoft::VisualStudio::Modeling::Diagrams::Diagram ^ targetDiagram, System::Collections::Generic::IList<Microsoft::VisualStudio::Modeling::Diagrams::DiagramItem ^> ^ targetSelection, int priority);
public NavigateToShapesOnDiagramCommand (Microsoft.VisualStudio.Modeling.Shell.ModelElementLocator locator, Microsoft.VisualStudio.Modeling.Diagrams.Diagram targetDiagram, System.Collections.Generic.IList<Microsoft.VisualStudio.Modeling.Diagrams.DiagramItem> targetSelection, int priority);
new Microsoft.VisualStudio.Modeling.Shell.NavigateToShapesOnDiagramCommand : Microsoft.VisualStudio.Modeling.Shell.ModelElementLocator * Microsoft.VisualStudio.Modeling.Diagrams.Diagram * System.Collections.Generic.IList<Microsoft.VisualStudio.Modeling.Diagrams.DiagramItem> * int -> Microsoft.VisualStudio.Modeling.Shell.NavigateToShapesOnDiagramCommand
Public Sub New (locator As ModelElementLocator, targetDiagram As Diagram, targetSelection As IList(Of DiagramItem), priority As Integer)
Parametreler
- locator
- ModelElementLocator
- targetDiagram
- Diagram
Gidilecek diyagram
- targetSelection
- IList<DiagramItem>
Seçilecek ShapeElements koleksiyonu (targetDiagram üzerinde olması bekleniyor)
- priority
- Int32
Bu komutun önceliği.