バージョン

CreateAnchoredShape(VmlShape) メソッド

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

パラメータ

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