PDF File Writer Class Library - Author Uzi Granot
PointD Constructor (Double, Double, Double, Double) |
PointD constructor
Namespace: PdfFileWriter
Assembly: PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)

C#
public PointD( double CenterX, double CenterY, double Radius, double Alpha )
Parameters
- CenterX
- Type: SystemDouble
Center X - CenterY
- Type: SystemDouble
Center Y - Radius
- Type: SystemDouble
Radius - Alpha
- Type: SystemDouble
Angle
