Search
ItemLabel Properties
 


 Public Properties

  Name Description

Brush

Gets or sets the brush used to draw the label's background.

ContentPadding

Gets or sets the distance between image and text when both are specified.

EnableStyledText

Gets or sets a value indicating whether styled text rendering is enabled.

EnableWrap

Gets or sets a value indicating whether the label's text can be wrapped.

Font

Gets or sets the label's font.

HorizontalAlign

Gets or sets the label's horizontal alignment.

HorizontalOffset

Gets or sets the label's horizontal offset from its pin point.

Image

Gets or sets the image displayed by this label.

ImageAlign

Gets or sets the alignment of label's image relative to text.

ImageSize

Gets or sets a size that overrides the native image size.

ImageUrl

Gets or sets URL of the image to display inside this label.

Index

Gets or sets the index of an edge or point this label is relative to.

Item

Gets or sets the DiagramItem that displays this label.

Locked

Gets or sets a value indicating whether users are allowed to edit this label.

Margin

Gets or sets the label's margin.

MaxWidth

Gets or sets the maximum width of the label.

Text

Gets or sets the label's text.

TextBrush

Gets or sets the brush used to draw the label's text.

VerticalAlign

Gets or sets the label's vertical alignment.

VerticalOffset

Gets or sets the label's vertical offset from its pin point.

 See Also