IShapeStyle interface
Namespace: NextDesign.Core
Description
Provides access to a shape's style information.
Affiliation area
| Name | Description |
|---|---|
| Editor | APIs to access editors. |
Destination
| Name | Description |
|---|---|
| INodeShapeStyle | Provides access to node shape style information. |
Property
| Name | Description |
|---|---|
| BackColor | background color |
| BorderColor | Line color |
| BorderStyle | Line Style "Solid" : solid line "Dot" : dotted line "Dash" : dashed line "DashDot" : One-dot chain line "DashDotDot" : Two-dot chain line |
| BorderThickness | Line Thickness A value greater than 1 can be specified. |
| ForeColor | Foreground color |
| QuickStyle | Quick Style |