SelectedShapesCollection(DiagramClientView) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a new instance of the SelectedShapesCollection class.
public:
SelectedShapesCollection(Microsoft::VisualStudio::Modeling::Diagrams::DiagramClientView ^ diagramClientView);
public SelectedShapesCollection (Microsoft.VisualStudio.Modeling.Diagrams.DiagramClientView diagramClientView);
new Microsoft.VisualStudio.Modeling.Diagrams.SelectedShapesCollection : Microsoft.VisualStudio.Modeling.Diagrams.DiagramClientView -> Microsoft.VisualStudio.Modeling.Diagrams.SelectedShapesCollection
Public Sub New (diagramClientView As DiagramClientView)
Parameters
- diagramClientView
- DiagramClientView