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

適用対象