Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ConnectionPositionPair 两个连接的位置 #117

Open
deepthan opened this issue Nov 26, 2020 · 0 comments
Open

ConnectionPositionPair 两个连接的位置 #117

deepthan opened this issue Nov 26, 2020 · 0 comments

Comments

@deepthan
Copy link
Owner

ConnectionPositionPair 两个连接的位置

源元素(A)和覆盖元素(B: 漂浮起来的元素)连接的点的位置

属性

名称 描述
offsetX: number x轴偏移量
offsetY: number y轴偏移量
originX: HorizontalConnectionPos 点在源元素X轴什么位置, 可选'start', 'end', 或者 'center'
originY: HorizontalConnectionPos 点在源元素Y轴什么位置, 可选 'top', 'bottom', 或者 'center'
overlayX: HorizontalConnectionPos 点在浮动元素X轴什么位置, 可选 start', 'end', 或者 'center'.
overlayY: VerticalConnectionPos 点在浮动元素Y轴什么位置, 可选 Can be 'top', 'bottom', 或者 'center'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant