Class PlotRelative
PR command
Inherited Members
Namespace: FastReport.Export.Hpgl.Commands
Assembly: FastReport.dll
Syntax
public class PlotRelative : CommandBase<float>
Constructors
PlotRelative(Single, Single)
Declaration
public PlotRelative(float x, float y)
Parameters
Type | Name | Description |
---|---|---|
System.Single | x | |
System.Single | y |