Search Results for

    Show / Hide Table of Contents

    Class PackerTree

    Tree witn circles.

    Inheritance
    System.Object
    PackerTree
    Namespace: CirclePacking
    Assembly: FastReport.BG.dll
    Syntax
    public class PackerTree

    Constructors

    PackerTree()

    Creates tree.

    Declaration
    public PackerTree()

    Properties

    Root

    Root item.

    Declaration
    public Circle Root { get; set; }
    Property Value
    Type Description
    Circle

    Methods

    Run()

    Starts tree packing.

    Declaration
    public void Run()
    Back to top © 2021-2022 Copyright Fast Reports Inc.