PartialOverlappingEdgesDiagramLayoutParameters Class Members
In This Topic
The following tables list the members exposed by PartialOverlappingEdgesDiagramLayoutParameters.
Public Properties
| Name | Description |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | BufferWidth |
Width of the buffer zones in which to search for collinear edge segments.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Offset |
Indicates the distance that will separate the detected edge segments.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | OptimizeEdges |
Indicates if the segment placement order in each set of detected collinear segments are optimized to try to avoid crossing.
|
Top
See Also