ILineLabel Interface

Definition

Called by the LinkShape when EdgePoints change, to update position of the label

public interface class ILineLabel
public interface ILineLabel
type ILineLabel = interface
Public Interface ILineLabel
Derived

Properties

ManuallyPlaced

Gets or sets whether this ILineLabel has been manually moved.

ManuallySized

Gets or sets whether this ILineLabel has been manually resized.

Methods

AdjustPosition()

Auto-adjust the position of this ILineLabel.

UpdateLabelOffset(RectangleD, RectangleD)

This method is called when the position/size of the ILineLabel is explicitly changed by the user.

Applies to