DiagramShapeDefaultsSettings

Properties

ConnectorDefaults - DiagramShapeConnector

Connectors - List

Content - DiagramShapeDefaultsContentSettings

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 - DiagramShapeDefaultsEditableSettings

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

Fill - DiagramShapeDefaultsFillSettings

Defines the fill color of the shape.

Height - Nullable

Hover - DiagramShapeDefaultsHoverSettings

Defines the hover fill options.

MinHeight - Nullable

MinWidth - Nullable

Path - String

Rotation - DiagramShapeDefaultsRotationSettings

Sets the rotational angle of the shape.

Selectable - Nullable

Source - String

Stroke - DiagramShapeDefaultsStrokeSettings

Defines the color of the shape stroke.

Type - String

Width - Nullable

X - Nullable

Y - Nullable

CornerRadius - Nullable

Center - DiagramShapeDefaultsCenterSettings

The x-coordinate of the center.

Radius - Nullable

Enabled - Boolean

Visual - ClientHandlerDescriptor

A Razor template delegate.

Methods

ToJson()