Search
LinkLabel Methods
 


 Public Methods

  Name Description

Clone

Creates a clone of this label.

GetDiagramItem

InplaceEditable.GetDiagramItem implementation.

GetEditRect

InplaceEditable.GetEditRect implementation.

GetTextToEdit

InplaceEditable.GetTextToEdit implementation.

LoadFromXml

Loads the label from the specified XML element.

SaveToXml

Saves the label into the specified XML element.

SetControlPointPosition

Positions this label relatively to the specified control point.

SetEditedText

InplaceEditable.SetEditedText implementation.

SetLinkLengthPosition

Positions this label relatively to the link length.

SetSegmentPosition

Positions this label relatively to the specified link segment.

 Protected Methods

  Name Description

PointAlongLength

Returns a point lying on a polyline that is positioned at a relative position along the polyline's length.

 See Also