TaskModuleTaskInfo.Width プロパティ

定義

取得または集合は、タスクモジュールの幅(ピクセル単位)を表す数値や、小、中、大のいずれかの文字列で表現できます。

public object Width { get; set; }
member this.Width : obj with get, set
Public Property Width As Object

プロパティ値

タスクモジュールの幅。

適用対象