Search Results for

    Show / Hide Table of Contents

    Class Scale

    SC command

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

    Constructors

    Scale(Int32, Int32, Int32, Int32)

    Declaration
    public Scale(int xMin, int xMax, int yMin, int yMax)
    Parameters
    Type Name Description
    System.Int32 xMin
    System.Int32 xMax
    System.Int32 yMin
    System.Int32 yMax
    Back to top © 1998-2025 Copyright Fast Reports Inc.