'宣言 Public Sub AddPoints( _ ByVal collection As System.Collections.Generic.IEnumerable(Of AnchorPoint) _ )
public void AddPoints( System.Collections.Generic.IEnumerable<AnchorPoint> collection )
パラメータ
- collection
- AnchorPoints to be added. The owner LayoutRects must belong to the same LayoutView.