Search Results for

    Show / Hide Table of Contents

    Class Circle

    CI command

    Inheritance
    System.Object
    CommandBase
    CommandBase<System.Single>
    Circle
    Inherited Members
    CommandBase<Single>.Parameters
    CommandBase<Single>.AppendTo(StringBuilder)
    CommandBase.Name
    CommandBase.Separator
    CommandBase.Terminator
    Namespace: FastReport.Export.Hpgl.Commands
    Assembly: FastReport.dll
    Syntax
    public class Circle : CommandBase<float>

    Constructors

    Circle(Int32, Single)

    Declaration
    public Circle(int radius, float resolution)
    Parameters
    Type Name Description
    System.Int32 radius
    System.Single resolution
    Back to top © 1998-2025 Copyright Fast Reports Inc.