Encapsulates the appearance properties of an element in a lane grid.
The following tables list the members exposed by the Style type.
Name | Description | |
---|---|---|
Initializes a new instance of the Style class. |
Name | Description | |
---|---|---|
Gets the background brush of this style. |
||
Gets the color used to stoke the bottom border of elements with this style. |
||
Gets the width of the bottom border of elements with this style. |
||
Gets the name of the font used to draw texts with this style. |
||
Gets the size of the font used to draw texts with this style. |
||
Gets the color used to stoke the left border of elements with this style. |
||
Gets the width of the left border of elements with this style. |
||
Gets a value indicating how to vertically align texts drawn with this style. |
||
Gets the color used to stoke the right border of elements with this style. |
||
Gets the width of the right border of elements with this style. |
||
Gets a value indicating how to horizontally align texts drawn with this style. |
||
Gets the color used to draw texts with this style. |
||
Gets the color used to stoke the top border of elements with this style. |
||
Gets the width of the top border of elements with this style. |
||
Sets the background brush of this style. |
||
Sets the color used to stoke the bottom border of elements with this style. |
||
Sets the width of the bottom border of elements with this style. |
||
Sets the name of the font used to draw texts with this style. |
||
Sets the size of the font used to draw texts with this style. |
||
Sets the color used to stoke the left border of elements with this style. |
||
Sets the width of the left border of elements with this style. |
||
Sets a value indicating how to vertically align texts drawn with this style. |
||
Sets the color used to stoke the right border of elements with this style. |
||
Sets the width of the right border of elements with this style. |
||
Sets a value indicating how to horizontally align texts drawn with this style. |
||
Sets the color used to draw texts with this style. |
||
Sets the color used to stoke the top border of elements with this style. |
||
Sets the width of the top border of elements with this style. |