Search Results for

    Show / Hide Table of Contents

    Class FillRectangleRelative

    RR command It is used with FT and PT command and shading of the inside of rectangle which makes diagonal point relative coordinate (x, y) from the present position and there is carried out. Pen position after command and pen up / down state will be in state before command.

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

    Constructors

    FillRectangleRelative(Single, Single)

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