バージョン

CreateAnchoredShape(VmlShape) メソッド

この Document で使用する新しい AnchoredShape を返します。
シンタックス
'宣言
 
Public Overloads Function CreateAnchoredShape( _
   ByVal shape As Infragistics.Documents.Word.VmlShape _
) As Infragistics.Documents.Word.AnchoredShape
public Infragistics.Documents.Word.AnchoredShape CreateAnchoredShape( 
   Infragistics.Documents.Word.VmlShape shape
)

パラメータ

shape
以前に作成された図形のプロパティを定義する VmlShape インスタンス。
参照