IppResolution(Int32, Int32, IppResolutionUnit) コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
指定した値を持つ IppResolution クラスの新しいインスタンスを作成します。 このオブジェクトは、インターネット印刷プロトコル (IPP) で定義されている属性に関する resolution
情報を表します。
public:
IppResolution(int width, int height, IppResolutionUnit unit);
IppResolution(int const& width, int const& height, IppResolutionUnit const& unit);
public IppResolution(int width, int height, IppResolutionUnit unit);
function IppResolution(width, height, unit)
Public Sub New (width As Integer, height As Integer, unit As IppResolutionUnit)
パラメーター
- width
-
Int32
int
属性の resolution
幅。
- height
-
Int32
int
属性の resolution
高さ。
- unit
- IppResolutionUnit
属性の resolution
単位。