Encapsulates the appearance properties of an element in a lane grid.
The following tables list the members exposed by the Style type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the Style class. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets or sets the background Brush of this style. |
|
![]() |
Gets or sets the Pen for drawing the bottom border for this style. |
|
![]() |
Gets or sets the Pen for drawing the left border for this style. |
|
![]() |
Gets or sets the Pen for drawing the right border for this style. |
|
![]() |
Gets or sets the Pen for drawing the top border for this style. |
See Also