다음을 통해 공유


TextCollapsingProperties.Width 속성

정의

축소된 텍스트 범위의 너비를 가져옵니다.

public:
 abstract property double Width { double get(); };
public abstract double Width { get; }
member this.Width : double
Public MustOverride ReadOnly Property Width As Double

속성 값

Double

축소된 텍스트 범위의 너비를 나타내는 Double입니다.

적용 대상