Search Results for

    Show / Hide Table of Contents

    Class InputP1P2

    IP command Sets origin position of system of coordinates

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

    Constructors

    InputP1P2(PointF, PointF)

    Declaration
    public InputP1P2(PointF p1, PointF p2)
    Parameters
    Type Name Description
    System.Drawing.PointF p1
    System.Drawing.PointF p2
    Back to top © 1998-2025 Copyright Fast Reports Inc.