Represents a reusable set of properties that define the appearance of diagrams.
The following tables list the members exposed by the DiagramStyle type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the DiagramStyle class. |
Name | Description | |
---|---|---|
![]() |
(Inherited from Style.) |
|
![]() |
Gets the brush used for painting the diagram background. |
|
![]() |
Gets the brush used to fill the interior of items. |
|
![]() |
Gets the font family of the item texts. |
|
![]() |
Gets the font size of the item texts. |
|
![]() |
Gets the font style of the item texts. |
|
![]() |
Gets the measure unit used to specify font size. |
|
![]() |
Gets a list with all effects applied to the nodes of this diagram. |
|
![]() |
Gets the brush used to paint the shadow of the items. |
|
![]() |
Gets the brush used to paint the outline of the items. |
|
![]() |
Gets the thickness of the items' outline, expressed in the current units of measure. |
|
![]() |
Gets the brush used to paint texts inside the items. |
|
![]() |
Externalizable.readExternal implementation. (Inherited from Style.) |
|
![]() ![]() |
Associates a type with an alias. The alias is used when saving and loading objects of the specified type during style serialization and deserialization. (Inherited from Style.) |
|
![]() |
(Inherited from Style.) |
|
![]() |
Sets the brush used for painting the diagram background. |
|
![]() |
Sets the brush used to fill the interior of items. |
|
![]() |
Sets the font family of the item texts. |
|
![]() |
Sets the font size of the item texts. |
|
![]() |
Gets the font style of the item texts. |
|
![]() |
Sets the measure unit used to specify font size. |
|
![]() |
Sets the brush used to paint the shadow of the items. |
|
![]() |
Sets the brush used to paint the outline of the items. |
|
![]() |
Sets the thickness of the items' outline, expressed in the current units of measure. |
|
![]() |
Sets the brush used to paint texts inside the items. |
|
![]() |
Externalizable.writeExternal implementation. (Inherited from Style.) |
Name | Description | |
---|---|---|
![]() |
Gets the value of the specified property. (Inherited from Style.) |
|
![]() |
Checks whether the specified property has a value. (Inherited from Style.) |
|
![]() |
Loads the style content from an XML element. (Inherited from Style.) |
|
![]() |
Registers a new property with the specified name and type. (Inherited from Style.) |
|
![]() |
Saves the style content into an XML element. (Inherited from Style.) |
|
![]() |
Sets the value of the specified property. (Inherited from Style.) |
|
![]() |
Clears the value of the specified property. (Inherited from Style.) |