DiagramShape

Properties

DataItem - Object

Connectors - List

ConnectorDefaults - DiagramShapeConnectorDefaultsSettings

Defines the width of the shape connectors.

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.

Selectable - Nullable

Source - String

Stroke - DiagramShapeStrokeSettings

Defines the color of the shape stroke.

Type - String

Width - Nullable

X - Nullable

Y - Nullable

Accessibility - DiagramShapeAccessibilitySettings

The accessibility role of the shape.

Visual - ClientHandlerDescriptor

A Razor template delegate.

Methods

ToJson()