Gets or sets the orientation of the arranged diagram.
SyntaxVB6
Copy Code
|
|---|
Public Property Get Orientation() As EOrientation |
C++
Copy Code
|
|---|
public: |
A member of the EOrientation enumeration specifying the overall layout orientation. The default value is orVertical.
See Also