'DeclarationProtected Overridable Sub CreateEdgeShape( _ ByVal parentShape As NShape, _ ByVal childShape As NShape _ )
'UsageDim instance As NTreeDataSourceImporter Dim parentShape As NShape Dim childShape As NShape instance.CreateEdgeShape(parentShape, childShape)
protected virtual void CreateEdgeShape( NShape parentShape, NShape childShape )
Parameters
- parentShape
- childShape