Search Results for

    Show / Hide Table of Contents

    Class PlotRelative

    PR command

    Inheritance
    System.Object
    CommandBase
    CommandBase<System.Single>
    PlotRelative
    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 PlotRelative : CommandBase<float>

    Constructors

    PlotRelative(Single, Single)

    Declaration
    public PlotRelative(float x, float y)
    Parameters
    Type Name Description
    System.Single x
    System.Single y
    Back to top © 1998-2025 Copyright Fast Reports Inc.