Dsl (Digital Simulation Library) for .Net

The DslPageTitle type exposes the following members.

プロパティ

  名前 説明
Public property Bottom
矩形の下端
(Inherited from DslBox.)
Public property Brush
矩形内部を塗りつぶすためのDslBrushオブジェクト。
(Inherited from DslBox.)
Public property Font
文字列を描画するフォントオブジェクト。
(Inherited from DslTextBox.)
Public property Height
矩形の高さ(mm)
(Inherited from DslBox.)
Public property Left
矩形の左端
(Inherited from DslBox.)
Public property ObjectID
オブジェクトを区別するためのID
(Inherited from Dsl2D.)
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 Texts
矩形内部に描画される文字列の配列(配列要素は行を変えて描画されます)
(Inherited from DslTextBox.)
Public property Top
矩形の上端
(Inherited from DslBox.)
Public property Visible
true なら描画されます、false なら描画されません。
(Inherited from Dsl2D.)
Public property Width
矩形の幅(mm)
(Inherited from DslBox.)

参照