DiagramShape
Properties
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
Specifies whether the connectors should appear on hover. If set to false, the user will not be able to create new connections from this shape to other shapes. Also, it will not be possible to change the connector of an existing connection between this and another shape.
Fill - DiagramShapeFillSettings
Defines the fill color of the shape.
Height - 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
Visual - ClientHandlerDescriptor
A Razor template delegate.
Width - Nullable
X - Nullable
Y - Nullable
Diagram - Diagram
The diagram data source configuration.
Methods
Serialize()
Serialize current instance to Dictionary