[]
Style with the base node properties.
public abstract class BaseNodeStyle : BaseC1FrameworkStyle
| Name | Description |
|---|---|
| BackColor | Gets or sets the Color used to paint the background. |
| Corners | Gets or sets the radii of the element corners. |
| ForeColor | Gets or sets the Color used to draw the text. |
| Margins | Gets or sets the thickness of the margins around the element. |
| Padding | Gets or sets the thickness of the padding around the element. |