Word for WinForms
PictureShape コンストラクタ(Image)

C1.C1Word.4.5.2 アセンブリ > C1.C1Word.Canvas 名前空間 > PictureShape クラス > PictureShape コンストラクタ : PictureShape コンストラクタ(Image)
新しい PictureShapeに格納されている画像。
PictureShapeの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal img As System.Drawing.Image _
)
public PictureShape( 
   System.Drawing.Image img
)

パラメータ

img
新しい PictureShapeに格納されている画像。
参照

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