Click or drag to resize

diagramNodeShapeEnum Enumeration

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Type of shape that node should be represendet

Namespace:  imbSCI.DataComplex.diagram.enums
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public enum diagramNodeShapeEnum
Request Example View Source
Members
  Member nameValueDescription
normal0 The normal rectangle
rounded1 The rounded rectangle
circle2 The circle shaped
flagToRight3 The flag to right: ]
flagToLeft4 The flag to left: [
rhombus5 The rhombus shape
See Also