Search
NodeLabel Properties
 


 Public Properties

  Name Description

Brush

Gets or sets the brush used to draw the label's background. (Inherited from ItemLabel.)

EnableWrap

Gets or sets a value indicating whether the label's text can be wrapped. (Inherited from ItemLabel.)

Font

Gets or sets the label's font. (Inherited from ItemLabel.)

HorizontalAlign

Gets or sets the label's horizontal alignment. (Inherited from ItemLabel.)

HorizontalOffset

Gets or sets the label's horizontal offset from its pin point. (Inherited from ItemLabel.)

Index

Gets or sets the index of an edge or point this label is relative to. (Inherited from ItemLabel.)

Item

Gets or sets the DiagramItem that displays this label. (Inherited from ItemLabel.)

Margin

Gets or sets the label's margin. (Inherited from ItemLabel.)

MaxWidth

Gets or sets the maximum width of the label. (Inherited from ItemLabel.)

Node

Gets or sets the DiagramNode that displays this label.

RelativeTo

Gets or sets the label's relative positioning.

Text

Gets or sets the label's text. (Inherited from ItemLabel.)

TextBrush

Gets or sets the brush used to draw the label's text. (Inherited from ItemLabel.)

VerticalAlign

Gets or sets the label's vertical alignment. (Inherited from ItemLabel.)

VerticalOffset

Gets or sets the label's vertical offset from its pin point. (Inherited from ItemLabel.)

 See Also