MermaidNodeShape Enum

Definition

Shapes supported by Mermaid diagrams

public enum MermaidNodeShape
type MermaidNodeShape = 
Public Enum MermaidNodeShape
Inheritance
MermaidNodeShape

Fields

Name Value Description
SquareCornerRectangle 0

Rectangle with square corners

RoundedCornerRectangle 1

Rectangle with rounded corners

Circle 2

Circle

Rhombus 3

Rhombus

OddShape 4

Odd shape

Applies to