Gets or sets a value indicating whether to split layers that are much wider than the other layers.
SyntaxVB6
Copy Code
|
|---|
Public Property Get SplitLayers() As Boolean |
C++
Copy Code
|
|---|
public: |
A boolean value. The default is false.
See Also