バージョン

CreateAnchoredShape(ShapeType) メソッド

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

パラメータ

shapeType
図形タイプを定義する ShapeType 定数 (線、矩形、楕円など)。
参照