Search
DiagramStyle Properties
 


 Public Properties

  Name Description

BackBrush

Gets or sets the brush used for painting the diagram background.

Brush

Gets or sets the brush used to fill the interior of items.

FontFamily

Gets or sets the font family of the item texts.

FontSize

Gets or sets the font size of the item texts.

FontStyle

Gets or sets the font style of the item texts.

FontUnit

Gets or sets the font unit of the item texts.

NodeEffects

Gets a list with all effects applied to the nodes of this diagram.

ShadowBrush

Gets or sets the brush used to paint the shadow of the items.

Stroke

Gets or sets the brush used to paint the outline of the items.

StrokeDashStyle

Gets or sets the pattern of dashes and gaps used to outline items.

StrokeThickness

Gets or sets the thickness of the items' outline, expressed in the current units of measure.

TextBrush

Gets or sets the brush used to paint texts inside the items.

 See Also