Dsl (Digital Simulation Library) for .Net

The DslGraphics type exposes the following members.

プロパティ

  名前 説明
Public property Graphics
実際の描画に使用するGDI+のGraphicsオブジェクトです。
Public property LineAntiAlias
描画される線に対するアンチエイリアス処理の有無を指定します。 true ならアンチエイリアス処理有、fasleならアンチエイリアス処理無。
Public property TextAntiAlias
描画される文字に対するアンチエイリアス処理の有無を指定します。 true ならアンチエイリアス処理有、fasleならアンチエイリアス処理無。

参照