DioDocs for PDF
Move メソッド (SvgElementCollection)

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Svg 名前空間 > SvgElementCollection クラス : Move メソッド
Moves the element at the fromIndex to the position of the toIndex.
シンタックス
'宣言
 
Public Sub Move( _
   ByVal fromIndex As System.Integer, _
   ByVal toIndex As System.Integer _
) 
public void Move( 
   System.int fromIndex,
   System.int toIndex
)

パラメータ

fromIndex
toIndex
参照

SvgElementCollection クラス
SvgElementCollection メンバ