PowerTools ActiveReports for .NET 11.0J
Add メソッド (ImageMapAreaCollection)

追加するIImageMapArea。
ImageMapAreaCollectionに指定したIImageMapAreaを追加します。
構文
'宣言
 
Public MustOverride Function Add( _
   ByVal imageMapArea As IImageMapArea _
) As Integer
public abstract int Add( 
   IImageMapArea imageMapArea
)

パラメータ

imageMapArea
追加するIImageMapArea。

戻り値の型

新しく追加されたIImageMapAreaのインデックス。
参照

関連項目

ImageMapAreaCollection クラス
ImageMapAreaCollection メンバ

 

 


©2003-2017 GrapeCity inc. All rights reserved.