(
a feature of FlowChartX Pro edition)
Gets or sets the amount of space between items in a container box.
SyntaxVB6
Copy Code
|
|---|
Public Property Get LayoutGap() As Long |
C++
Copy Code
|
|---|
public: |
A long value.
RemarksThe layout gap defines how much space is left between objects inside a container when automatic layout is performed.
See Also