次の方法で共有


Frameset.Height プロパティ

定義

指定した Frameset オブジェクトの高さを設定または返します。

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

プロパティ値

注釈

プロパティは HeightType 、この値を表す単位の種類を決定します。

適用対象