Gets or sets the label's relative positioning.
VB6
![]() |
---|
Public Property Get RelativeTo() As ERelativeToNode |
C++
![]() |
---|
public: |
A member of the ERelativeToNode enumeration. The default is rtnCenter.
If RelativeTo is set to rtnEdge or rtnCorner, the label is aliged to the node's edge or corner whose index is assigned to the Index property.
FlowChartX Programmer's Guide | © 2023 MindFusion |