Click or drag to resize

contentStructureToDiagramModelgetShapeTypeEnum Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:imbNLP.Core.contentStructure.display.contentStructureToDiagramModel.getShapeTypeEnum(imbSCI.Data.interfaces.IObjectWithPathAndChildSelector,imbSCI.DataComplex.diagram.enums.diagramNodeShapeEnum)"]

Namespace:  imbNLP.Core.contentStructure.display
Assembly:  imbNLP.Core (in imbNLP.Core.dll) Version: 0.2.24
Syntax
C#
public override diagramNodeShapeEnum getShapeTypeEnum(
	IObjectWithPathAndChildSelector child,
	diagramNodeShapeEnum defType = diagramNodeShapeEnum.normal
)

Parameters

child
Type: IObjectWithPathAndChildSelector

[Missing <param name="child"/> documentation for "M:imbNLP.Core.contentStructure.display.contentStructureToDiagramModel.getShapeTypeEnum(imbSCI.Data.interfaces.IObjectWithPathAndChildSelector,imbSCI.DataComplex.diagram.enums.diagramNodeShapeEnum)"]

defType (Optional)
Type: diagramNodeShapeEnum

[Missing <param name="defType"/> documentation for "M:imbNLP.Core.contentStructure.display.contentStructureToDiagramModel.getShapeTypeEnum(imbSCI.Data.interfaces.IObjectWithPathAndChildSelector,imbSCI.DataComplex.diagram.enums.diagramNodeShapeEnum)"]

Return Value

Type: diagramNodeShapeEnum

[Missing <returns> documentation for "M:imbNLP.Core.contentStructure.display.contentStructureToDiagramModel.getShapeTypeEnum(imbSCI.Data.interfaces.IObjectWithPathAndChildSelector,imbSCI.DataComplex.diagram.enums.diagramNodeShapeEnum)"]

See Also