'宣言 Public Function New( _ ByVal anchor As C1Anchor, _ ByVal documentLocation As DocumentLocation _ )
'使用法 Dim anchor As C1Anchor Dim documentLocation As DocumentLocation Dim instance As New C1AnchorInfo(anchor, documentLocation)
public C1AnchorInfo( C1Anchor anchor, DocumentLocation documentLocation )
パラメータ
- anchor
- 現在のインスタンスに関連付けられているアンカー。
- documentLocation
- アンカーの位置を定義する DocumentLocationオブジェクト。