GrapeCity SPREAD for Windows Forms 11.0J
MultiScalingImageListResourcesManager コンストラクタ(ColorDepth,Boolean)


ImageListに含まれる画像の色深度。
ImageListに含まれる各画像がキー(オリジナル(1x)の画像リソースのパス)を持つかどうかを示します。
MultiScalingImageListResourcesManagerオブジェクトを初期化します。
構文
'Declaration
 
Public Function New( _
   ByVal colorDepth As ColorDepth, _
   ByVal imageListHaveKey As Boolean _
)
'使用法
 
Dim colorDepth As ColorDepth
Dim imageListHaveKey As Boolean
 
Dim instance As New MultiScalingImageListResourcesManager(colorDepth, imageListHaveKey)
public MultiScalingImageListResourcesManager( 
   ColorDepth colorDepth,
   bool imageListHaveKey
)

パラメータ

colorDepth
ImageListに含まれる画像の色深度。
imageListHaveKey
ImageListに含まれる各画像がキー(オリジナル(1x)の画像リソースのパス)を持つかどうかを示します。
参照

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

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.