Search
DiagramNodeStyle Properties
 


 Public Properties

  Name Description

Brush

Gets or sets the brush used to fill the interior of the item. (Inherited from DiagramItemStyle.)

Effects

Gets a list of the effects applied to the node.

FontFamily

Gets or sets the font family of the item text. (Inherited from DiagramItemStyle.)

FontSize

Gets or sets the font size of the item text. (Inherited from DiagramItemStyle.)

FontStyle

Gets or sets the font style of the item text. (Inherited from DiagramItemStyle.)

FontUnit

Gets or sets the font unit of the item text. (Inherited from DiagramItemStyle.)

ShadowBrush

Gets or sets the brush used to paint the shadow of the item. (Inherited from DiagramItemStyle.)

Stroke

Gets or sets the brush used to paint the outline of the item. (Inherited from DiagramItemStyle.)

StrokeDashStyle

Gets or sets the pattern of dashes and gaps used to outline items. (Inherited from DiagramItemStyle.)

StrokeThickness

Gets or sets the thickness of the item's outline, expressed in the current units of measure. (Inherited from DiagramItemStyle.)

TextBrush

Gets or sets the brush used to paint texts inside the item. (Inherited from DiagramItemStyle.)

 See Also