PowerTools PlusPak for Windows Forms 8.0J
Dpi コンストラクタ(Int32,Int32)

x 方向の dpi。
y 方向の dpi。
Dpi クラスの新しいインスタンスを初期化します。
構文
Public Function New( _
   ByVal dpiX As Integer, _
   ByVal dpiY As Integer _
)
public Dpi( 
   int dpiX,
   int dpiY
)

パラメータ

dpiX
x 方向の dpi。
dpiY
y 方向の dpi。
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

Dpi クラス
Dpi メンバ
オーバーロード一覧

Send Feedback