Arranges shape's labels so that they do not overlap specified obstacles.
Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping
SyntaxC#
Copy Code
|
|---|
Visual Basic
Copy Code
|
|---|
Function ArrangeLabel( _ |
A Shape whose labels to arrange.
A list of obstacles.
true if non-overlapping position has been found, or false otherwise.
See Also