Dsl (Digital Simulation Library) for .Net

The DslBox type exposes the following members.

プロパティ

  名前 説明
Public property Bottom
矩形の下端
Public property Brush
矩形内部を塗りつぶすためのDslBrushオブジェクト。
Public property Height
矩形の高さ(mm)
Public property Left
矩形の左端
Public property ObjectID
オブジェクトを区別するためのID
(Inherited from Dsl2D.)
Public property Parent
親オブジェクト
(Inherited from Dsl2D.)
Public property Pen
外枠を描くためのDslPenオブジェクト。
Public property Rectangle
矩形(RectangleF)を返します。
Public property Right
矩形の右端
Public property Top
矩形の上端
Public property Visible
true なら描画されます、false なら描画されません。
(Inherited from Dsl2D.)
Public property Width
矩形の幅(mm)

参照