Class InputP1P2
IP command Sets origin position of system of coordinates
Inherited Members
Namespace: FastReport.Export.Hpgl.Commands
Assembly: FastReport.dll
Syntax
public class InputP1P2 : CommandBase<float>
Constructors
InputP1P2(PointF, PointF)
Declaration
public InputP1P2(PointF p1, PointF p2)
Parameters
Type | Name | Description |
---|---|---|
System.Drawing.PointF | p1 | |
System.Drawing.PointF | p2 |