PartialOverlappingEdgesDiagramLayoutParameters Class Members
In This Topic
The following tables list the members exposed by PartialOverlappingEdgesDiagramLayoutParameters.
Public Properties
| Name | Description |
 | BufferWidth |
Width of the buffer zones in which to search for collinear edge segments.
|
 | Offset |
Indicates the distance that will separate the detected edge segments.
|
 | OptimizeEdges |
Indicates if the segment placement order in each set of detected collinear segments are optimized to try to avoid crossing.
|
Top
See Also