次の方法で共有


DataLabel.Width プロパティ

定義

オブジェクトの幅をポイント単位で取得します。

public:
 property double Width { double get(); void set(double value); };
public double Width { get; set; }
member this.Width : double with get, set
Public Property Width As Double

プロパティ値

オブジェクトのポイント単位の高さです。

注釈

読み取り専用です。

適用対象