Represents a set of appearance properties whose values can be inherited from parent objects if not set locally for an item.
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 brush used to fill the diagram background. |
||
Gets the brush used to fill the interior of diagram items. |
||
Gets the name of the font used to draw text of diagram items. |
||
Gets the size of the font used to draw text of diagram items. |
||
Gets the style of the font used to draw text of diagram items. |
||
Gets a list with all effects applied to the nodes of this diagram. |
||
Gets the color used to draw shadows of diagram items. |
||
Gets the color used to stroke the frame of diagram items. |
||
Gets the line dash pattern applied when stroking the frame of diagram items. |
||
Gets the line width applied when stroking the frame of diagram items. |
||
Gets the color used to draw text of diagram items. |
||
Returns a Builder object used to configure this Style instance. |
||
Sets an object that specifies how to paint the interior of the diagram background. |
||
Sets an object that specifies how to paint the interior of diagram items. |
||
Sets the name of the font used to draw text of diagram items. |
||
Sets the size of the font used to draw text of diagram items. |
||
Sets the style of the font used to draw text of diagram items. |
||
Sets a list with all effects applied to the nodes of this diagram. |
||
Sets the color used to draw shadows of diagram items. |
||
Sets the color used to stroke the frame of diagram items. |
||
Sets the line dash pattern applied when stroking the frame of diagram items. |
||
Sets the line width applied when stroking the frame of diagram items. |
||
Sets the color used to draw text of diagram items. |
||
Returns a Builder object used to configure and create new Style instances. |