VGConnections(VGLayoutObject) 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.
public:
VGConnections(Microsoft::VisualStudio::Modeling::Diagrams::GraphObject::VGLayoutObject ^ layoutItem);
public VGConnections (Microsoft.VisualStudio.Modeling.Diagrams.GraphObject.VGLayoutObject layoutItem);
new Microsoft.VisualStudio.Modeling.Diagrams.GraphObject.VGConnections : Microsoft.VisualStudio.Modeling.Diagrams.GraphObject.VGLayoutObject -> Microsoft.VisualStudio.Modeling.Diagrams.GraphObject.VGConnections
Public Sub New (layoutItem As VGLayoutObject)
Parameters
- layoutItem
- VGLayoutObject