Dsl (Digital Simulation Library) for .Net

The DslPage type exposes the following members.

プロパティ

  名前 説明
Public property Bottom
矩形の下端
(Inherited from DslBox.)
Public property Brush
矩形内部を塗りつぶすためのDslBrushオブジェクト。
(Inherited from DslBox.)
Public property Canvas
親の DslCanvas オブジェクト(DslCanvas)。
Public property Data
描画データを扱う DslData オブジェクト
Public property Graphs
本ページに描画されるグラフオブジェクトの配列(DslGraph)。
Public property GraphsX
横方向に描画するグラフの数
Public property GraphsY
縦方向に描画するグラフの数
Public property Height
矩形の高さ(mm)
(Inherited from DslBox.)
Public property Index
親(DslCanvas)の配列のインデックス。
Public property Labels
TitleとPageLabel以外の各ページ固有のテキストラベル(DslTextBox)。
Public property Left
矩形の左端
(Inherited from DslBox.)
Public property ObjectID
オブジェクトを区別するためのID
(Inherited from Dsl2D.)
Public property PageLabel
ページ番号などを表示するテキストラベル(DslPageLabel)。各ページ共通。
Public property Parent
親オブジェクト
(Inherited from Dsl2D.)
Public property Pen
外枠を描くためのDslPenオブジェクト。
(Inherited from DslBox.)
Public property Rectangle
矩形(RectangleF)を返します。
(Inherited from DslBox.)
Public property Right
矩形の右端
(Inherited from DslBox.)
Public property Title
ページのタイトル(DslPageTitle)。各ページ共通。
Public property Top
矩形の上端
(Inherited from DslBox.)
Public property Visible
true なら描画されます、false なら描画されません。
(Inherited from Dsl2D.)
Public property Width
矩形の幅(mm)
(Inherited from DslBox.)

参照