Enum FlexalonCircleLayout.SpacingOptions
Determines how the space between children is distributed.
Syntax
public enum FlexalonCircleLayout.SpacingOptionsFields
| Name | Description | 
|---|---|
| Evenly | The space around the circle is distributed between children. | 
| Fixed | The Spacing Degrees property determines the space between children. |