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

x 方向の dpi。
y 方向の dpi。
Dpi クラスの新しいインスタンスを初期化します。
構文
Public Function New( _
   ByVal dpiX As String, _
   ByVal dpiY As String _
)
public Dpi( 
   string dpiX,
   string 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