다음을 통해 공유


TextualExpressionEditor.MinLines 속성

정의

표시되는 최소 줄 수를 가져오거나 설정합니다.

public:
 property int MinLines { int get(); void set(int value); };
public int MinLines { get; set; }
member this.MinLines : int with get, set
Public Property MinLines As Integer

속성 값

표시되는 최소 줄 수입니다.

적용 대상