Word for UWP
RtfPictureShape コンストラクタ(C1Bitmap,Single,Single)

C1.UWP.Word アセンブリ > C1.Xaml.Word.Objects 名前空間 > RtfPictureShape クラス > RtfPictureShape コンストラクタ : RtfPictureShape コンストラクタ(C1Bitmap,Single,Single)
ピクチャの指定された幅。デフォルトでは画像と同じです。
ピクチャの指定された高さ。デフォルトでは画像と同じです。
RTF ピクチャ図形。
シンタックス
'宣言
 
Public Function New( _
   ByVal bmp As C1.Xaml.Bitmap.C1Bitmap, _
   Optional ByVal width As System.Single, _
   Optional ByVal height As System.Single _
)
public RtfPictureShape( 
   C1.Xaml.Bitmap.C1Bitmap bmp,
   System.float width,
   System.float height
)

パラメータ

bmp
width
ピクチャの指定された幅。デフォルトでは画像と同じです。
height
ピクチャの指定された高さ。デフォルトでは画像と同じです。
参照

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