Scheduler for WinForms
CreateImage(Int32,Int32,Int32,Int32) メソッド

C1.Win.C1Schedule.Extended.4.8 アセンブリ > C1.Win.C1Schedule 名前空間 > C1TableView クラス > CreateImage メソッド : CreateImage(Int32,Int32,Int32,Int32) メソッド
シンタックス
'宣言
 
Public Overloads Function CreateImage( _
   ByVal topRow As System.Integer, _
   ByVal leftCol As System.Integer, _
   ByVal bottomRow As System.Integer, _
   ByVal rightCol As System.Integer _
) As System.Drawing.Image
public System.Drawing.Image CreateImage( 
   System.int topRow,
   System.int leftCol,
   System.int bottomRow,
   System.int rightCol
)

パラメータ

topRow
leftCol
bottomRow
rightCol
参照

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