Search Results for

    Show / Hide Table of Contents

    Class PenThickness

    PT command It is used together with FP, FT, RR, RA, and WG command, and space (unit mm) of painting out is specified between 0.1 and 5.0 in accordance with thickness of pen. Initial value is 0.3mm.

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

    Constructors

    PenThickness(Single)

    Declaration
    public PenThickness(float thickness)
    Parameters
    Type Name Description
    System.Single thickness
    Back to top © 1998-2025 Copyright Fast Reports Inc.