Table of Contents

Enum FlexalonCircleLayout.SpacingOptions

Namespace
Flexalon
Assembly
Flexalon.dll

Determines how the space between children is distributed.

public enum FlexalonCircleLayout.SpacingOptions

Fields

Evenly = 1

The space around the circle is distributed between children.

Fixed = 0

The Spacing Degrees property determines the space between children.