Gets or sets the width of text displayed below nodes whose TextStyle or CaptionStyle is set to tsBelow.
VB6
![]() |
---|
Public Property Get IconTextWidth() As Long |
C++
![]() |
---|
public: |
A long value. The default is 100.
This property specifies how wide can be the text of boxes or tables having tsBelow text style. If the text of such nodes requires more space to be rendered, it is formatted in multiple lines.
FlowChartX Programmer's Guide | © 2023 MindFusion |