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

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

パラメータ

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

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