MESCIUS SPREAD for Windows Forms 17.0J
UserPicture(String,Boolean) メソッド

画像ファイルへのファイルパス、または画像ファイルへのリンクが現在存在する場合は画像ファイルの名前。
画像が埋されるかどうかを示すブール値をします。
図形をイメージで塗りつぶします。
構文
'Declaration
 
Overloads Sub UserPicture( _
   ByVal file As String, _
   Optional ByVal embedded As Boolean _
) 
void UserPicture( 
   string file,
   bool embedded
)

パラメータ

file
画像ファイルへのファイルパス、または画像ファイルへのリンクが現在存在する場合は画像ファイルの名前。
embedded
画像が埋されるかどうかを示すブール値をします。
参照

IFillFormat インタフェース
IFillFormat メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.