DiagramShapeFillSettingsTagHelper
Example
Razor
<fill>
<gradient></gradient>
</fill>
ChildTags
| Tag Name | Details |
|---|---|
| gradient | DiagramShapeFillGradientSettingsTagHelper |
Attributes
| Attribute | Type | Description |
|---|---|---|
| color | String | Defines the fill color of the shape. |
| opacity | Double | Defines the fill opacity of the shape. |