Dsl (Digital Simulation Library) for .Net
The DslBox type exposes the following members.
プロパティ
名前 | 説明 | |
---|---|---|
Bottom |
矩形の下端
|
|
Brush |
矩形内部を塗りつぶすためのDslBrushオブジェクト。
|
|
Height |
矩形の高さ(mm)
|
|
Left |
矩形の左端
|
|
ObjectID |
オブジェクトを区別するためのID
(Inherited from Dsl2D.) |
|
Parent |
親オブジェクト
(Inherited from Dsl2D.) |
|
Pen |
外枠を描くためのDslPenオブジェクト。
|
|
Rectangle |
矩形(RectangleF)を返します。
|
|
Right |
矩形の右端
|
|
Top |
矩形の上端
|
|
Visible |
true なら描画されます、false なら描画されません。
(Inherited from Dsl2D.) |
|
Width |
矩形の幅(mm)
|