MESCIUS SPREAD for Windows Forms 17.0J
ReplacePicture メソッド

新しいソースデータ。
変更する画像。
画像のソースを置き換えるコマンドを作成します。
構文
'Declaration
 
Public Shared Function ReplacePicture( _
   ByVal filePath As String, _
   ByVal ParamArray shapes() As IShape _
) As PictureCommand
public static PictureCommand ReplacePicture( 
   string filePath,
   params IShape[] shapes
)

パラメータ

filePath
新しいソースデータ。
shapes
変更する画像。
参照

PictureCommand クラス
PictureCommand メンバ

 

 


© MESCIUS inc. All rights reserved.