Specifies how the node labels are positioned.
Namespace: MindFusion.Diagramming
File: Enum.js
JavaScript Copy Code |
---|
// enum |
Member name | Description | |
---|---|---|
Center |
The node labels are positioned relative to the node center. |
|
Corner |
The node labels are positioned relative to a specified corner point. |
|
Edge |
The node labels are positioned relative to a specified edge. |
JavaScript Pack Programmer's Guide | © 2024 MindFusion |