ComponentOne Studio for WinRT XAML
XLPictureShape コンストラクタ(WriteableBitmap)

新しい XLPictureShape に格納されている画像。
XLPictureShape の新しいインスタンスを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal img As Windows.UI.Xaml.Media.Imaging.WriteableBitmap _
)
public XLPictureShape( 
   Windows.UI.Xaml.Media.Imaging.WriteableBitmap img
)

パラメータ

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

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

 

 


Copyright © GrapeCity inc. All rights reserved.