mirror of
https://gitee.com/antv/g6.git
synced 2024-12-15 18:11:08 +08:00
28 lines
609 B
Markdown
28 lines
609 B
Markdown
|
---
|
||
|
title: MDSLayoutOptions
|
||
|
---
|
||
|
|
||
|
[Overview - v5.0.0-alpha.9](../../README.en.md) / [Modules](../../modules.en.md) / [layout](../../modules/layout.en.md) / MDSLayoutOptions
|
||
|
|
||
|
[layout](../../modules/layout.en.md).MDSLayoutOptions
|
||
|
|
||
|
## Properties
|
||
|
|
||
|
### center
|
||
|
|
||
|
• `Optional` **center**: `PointTuple`
|
||
|
|
||
|
#### Defined in
|
||
|
|
||
|
node_modules/.pnpm/@antv+layout@1.2.5_workerize-loader@2.0.2/node_modules/@antv/layout/lib/types.d.ts:150
|
||
|
|
||
|
___
|
||
|
|
||
|
### linkDistance
|
||
|
|
||
|
• `Optional` **linkDistance**: `number`
|
||
|
|
||
|
#### Defined in
|
||
|
|
||
|
node_modules/.pnpm/@antv+layout@1.2.5_workerize-loader@2.0.2/node_modules/@antv/layout/lib/types.d.ts:151
|