DiagramShape

Properties

ConnectorDefaults - DiagramShapeConnector

Connectors - List

Content - DiagramShapeContentSettings

The alignment of the text inside the shape. You can do combinations between "top", "middle" and "bottom" for vertical align and "right", "center" and "left" for horizontal align. For example, "top right", "middle left", "bottom center", and so on.

Editable - DiagramShapeEditableSettings

The name of the tool. The built-in tools are edit, delete, rotateClockwise, and rotateAnticlockwise.

Fill - DiagramShapeFillSettings

Defines the fill color of the shape.

Height - Nullable

CornerRadius - Nullable

Center - DiagramShapeCenterSettings

The x-coordinate of the shape center.

Radius - Nullable

Hover - DiagramShapeHoverSettings

Defines the hover fill options.

Id - String

MinHeight - Nullable

MinWidth - Nullable

Path - String

Rotation - DiagramShapeRotationSettings

The rotation angle.

Source - String

Stroke - DiagramShapeStrokeSettings

Defines the color of the shape stroke.

Type - String

Width - Nullable

X - Nullable

Y - Nullable

Visual - ClientHandlerDescriptor

A Razor template delegate.

Methods

ToJson()