PointD(Point64, Double) Constructor |
Initializes a new instance of the
PointD class
Namespace: Clipper2LibAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxpublic PointD(
Point64 pt,
double scale
)
Parameters
- pt Point64
[Missing <param name="pt"/> documentation for "M:Clipper2Lib.PointD.#ctor(Clipper2Lib.Point64,System.Double)"]
- scale Double
[Missing <param name="scale"/> documentation for "M:Clipper2Lib.PointD.#ctor(Clipper2Lib.Point64,System.Double)"]
See Also