MESCIUS SPREAD for Windows Forms 15.0J
GetIcon メソッド (IDrawingContext)

データを取得するための組み込みのアイコン。
変更可能なGrapeCity.Spreadsheet.Imaging.WriteableBitmapオブジェクトを取得する場合はtrue。 それ以外の場合、GrapeCity.Spreadsheet.Imaging.WriteableBitmapは描画専用です。
指定した組み込みアイコンのビットマップデータを取得します。
構文
'宣言
 
Function GetIcon( _
   ByVal builtInIcon As BuiltInIcons, _
   ByVal modifiable As Boolean _
) As WriteableBitmap
WriteableBitmap GetIcon( 
   BuiltInIcons builtInIcon,
   bool modifiable
)

パラメータ

builtInIcon
データを取得するための組み込みのアイコン。
modifiable
変更可能なGrapeCity.Spreadsheet.Imaging.WriteableBitmapオブジェクトを取得する場合はtrue。 それ以外の場合、GrapeCity.Spreadsheet.Imaging.WriteableBitmapは描画専用です。

戻り値の型

組み込みアイコンのビットマップデータ
参照

IDrawingContext インターフェース
IDrawingContext メンバ

 

 


© MESCIUS inc. All rights reserved.