VGEdge.CanRelate(VGLayoutObject) Method
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:
int CanRelate(Microsoft::VisualStudio::Modeling::Diagrams::GraphObject::VGLayoutObject ^ layoutItem);
public int CanRelate (Microsoft.VisualStudio.Modeling.Diagrams.GraphObject.VGLayoutObject layoutItem);
member this.CanRelate : Microsoft.VisualStudio.Modeling.Diagrams.GraphObject.VGLayoutObject -> int
Public Function CanRelate (layoutItem As VGLayoutObject) As Integer
Parameters
- layoutItem
- VGLayoutObject