Class FillRectangleAbsolute
RA command It is used with FT and PT command and shading of the inside of rectangle which makes diagonal point coordinates (x, y) specified the present position and here is carried out. Pen position after command and pen up / down state will be in state before command.
Inherited Members
Namespace: FastReport.Export.Hpgl.Commands
Assembly: FastReport.dll
Syntax
public class FillRectangleAbsolute : CommandBase<float>
Constructors
FillRectangleAbsolute(Single, Single)
Declaration
public FillRectangleAbsolute(float x, float y)
Parameters
Type | Name | Description |
---|---|---|
System.Single | x | |
System.Single | y |