Search Results for

    Show / Hide Table of Contents

    Enum FlexalonCircleLayout.InitialRadiusOptions

    Determines the initial radius of the circle.

    Syntax
    public enum FlexalonCircleLayout.InitialRadiusOptions

    Fields

    Name Description
    Fixed

    The initial radius is a fixed value.

    HalfAxis1

    The initial radius is half the size of the layout on the first plane axis.

    HalfAxis2

    The initial radius is half the size of the layout on the other plane axis.

    HalfMaxAxis

    The initial radius is half the size of the layout on the larger plane axis.

    HalfMinAxis

    The initial radius is half the size of the layout on the smaller plane axis.

    In This Article
    Back to top Flexalon 3D Layouts