Enum IconShapes
Collections of icon content shapes
Namespace: Syncfusion.JavaScript.DataVisualization.DiagramEnums
Assembly: Syncfusion.EJ.dll
Syntax
public enum IconShapes
Fields
Name | Description |
---|---|
ArrowDown | Used to specify a icon shapes as ArrowDown |
ArrowUp | Used to specify a icon shapes as ArrowUp |
Image | Used to specify a icon shapes as Image |
Minus | Used to specify a icon shapes as Minus |
None | Used to specify a icon shapes as None |
Path | Used to specify a icon shapes as Path |
Plus | Used to specify a icon shapes as Plus |
Template | Used to specify a icon shapes as Template |