Enum SpacingDirection
Used to indicate the direction for a spacing command.
Namespace: Syncfusion.Windows.Forms.Diagram.Controls
Assembly: Syncfusion.Diagram.Windows.dll
Syntax
public enum SpacingDirection
Fields
Name | Description |
---|---|
Across | Position nodes across the page. |
Down | Position nodes down the page. |