Represents a supplementary label displayed by a DiagramNode. New labels can be added to a node by calling its addLabel method.
The following tables list the members exposed by the NodeLabel type.
Name | Description | |
---|---|---|
Initializes a new instance of the NodeLabel class. |
Name | Description | |
---|---|---|
Gets or sets the brush used to draw the label's background. (Inherited from ItemLabel.) |
||
Gets or sets a value indicating whether styled text rendering is enabled. (Inherited from ItemLabel.) |
||
Gets or sets a value indicating whether text wrapping is enabled. (Inherited from ItemLabel.) |
||
Gets or sets the font used to render label's text. (Inherited from ItemLabel.) |
||
Gets or sets the label's horizontal alignment. (Inherited from ItemLabel.) |
||
Gets or sets label's horizontal offset from its pin point. (Inherited from ItemLabel.) |
||
Gets or sets the label's margin. (Inherited from ItemLabel.) |
||
Gets or sets the maximum width of this label. (Inherited from ItemLabel.) |
||
Gets or sets the label's text. (Inherited from ItemLabel.) |
||
Gets or sets the text color. (Inherited from ItemLabel.) |
||
Gets or sets the label's vertical alignment. (Inherited from ItemLabel.) |
||
Gets or sets label's vertical offset from its pin point. (Inherited from ItemLabel.) |
Name | Description | |
---|---|---|
Positions this label relatively to the node center. |
||
Positions this label relatively to the specified corner point. |
||
Positions this label relatively to the specified node edge. |