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

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

パラメータ

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

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