Shape.Width プロパティ

定義

指定したオブジェクトの幅をポイント単位で設定します。

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

プロパティ値

適用対象