'宣言 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
- The anchor associated with the current instance.
- documentLocation
- C1AnchorInfo.DocumentLocation object defining abchor's position.