ILineLabel.ManuallyPlaced Property

Definition

Gets or sets whether this ILineLabel has been manually moved.

public:
 property bool ManuallyPlaced { bool get(); void set(bool value); };
public bool ManuallyPlaced { get; set; }
member this.ManuallyPlaced : bool with get, set
Public Property ManuallyPlaced As Boolean

Property Value

Applies to