Word for WPF
PictureShape コンストラクタ(WriteableBitmap)

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

パラメータ

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

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