ForRenderingByWidth

CadOptions.ForRenderingByWidth method

の新しいインスタンスを初期化しますCadOptions width. でレンダリングするためのクラス

public static CadOptions ForRenderingByWidth(int width)
パラメータ タイプ 説明
width Int32 出力結果の幅 (ピクセル単位)。

戻り値

の新しいインスタンスCadOptions幅でレンダリングするためのクラス。

例外

例外 調子
ArgumentException スローされるタイミングwidthゼロ以下です。

関連項目