LabelShape.MultipleLine Property

Definition

Gets a value indicating whether the label should be allowed to display the text in multiple lines.

public:
 property bool MultipleLine { bool get(); };
public bool MultipleLine { get; }
member this.MultipleLine : bool
Public ReadOnly Property MultipleLine As Boolean

Property Value

true if the text can be multiple lines.

Applies to