PrintDocument for WinForms
Remove メソッド (C1AnchorCollection)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > C1AnchorCollection クラス : Remove メソッド
削除するアンカー。
C1Anchorを現在のコレクションから削除します。
シンタックス
'宣言
 
Public Sub Remove( _
   ByVal anchor As C1Anchor _
) 
'使用法
 
Dim instance As C1AnchorCollection
Dim anchor As C1Anchor
 
instance.Remove(anchor)
public void Remove( 
   C1Anchor anchor
)

パラメータ

anchor
削除するアンカー。
参照

C1AnchorCollection クラス
C1AnchorCollection メンバ