Search Results for

    Show / Hide Table of Contents

    Class CommandBase<T>

    Inheritance
    System.Object
    CommandBase
    CommandBase<T>
    ChordTolerance
    Circle
    EdgePolygon
    EdgeRectangleAbsolute
    EdgeRectangleRelative
    FillPolygon
    FillRectangleAbsolute
    FillRectangleRelative
    FillType
    Initialize
    InputP1P2
    LineType
    PenDown
    PenThickness
    PenUp
    PlotAbsolute
    PlotRelative
    PolygonMode
    RotateCoodinateSystem
    Scale
    SelectPen
    Inherited Members
    CommandBase.Name
    CommandBase.Separator
    CommandBase.Terminator
    Namespace: FastReport.Export.Hpgl.Commands
    Assembly: FastReport.dll
    Syntax
    public class CommandBase<T> : CommandBase
    Type Parameters
    Name Description
    T

    Constructors

    CommandBase()

    Declaration
    public CommandBase()

    Properties

    Parameters

    Declaration
    public List<T> Parameters { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.List<T>

    Methods

    AppendTo(StringBuilder)

    Declaration
    public override void AppendTo(StringBuilder s)
    Parameters
    Type Name Description
    System.Text.StringBuilder s
    Overrides
    CommandBase.AppendTo(StringBuilder)
    Back to top © 1998-2025 Copyright Fast Reports Inc.