バージョン

CreateAnchoredPicture メソッド (Document)

この Document で使用する新しい AnchoredPicture を返します。
シンタックス
'宣言
 
Public Function CreateAnchoredPicture( _
   ByVal image As System.Drawing.Image _
) As AnchoredPicture
public AnchoredPicture CreateAnchoredPicture( 
   System.Drawing.Image image
)

パラメータ

image
図と関連する画像。
参照

オンラインで表示: GitHub