Shape.Height プロパティ

定義

指定した図形の高さをポイント単位で設定または返します。

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

プロパティ値

適用対象