Click or drag to resize

Point64 Constructor

Overload List
 NameDescription
Public methodPoint64(Point64) Initializes a new instance of the Point64 struct.
Public methodPoint64(PointD) Initializes a new instance of the Point64 struct from a PointD instance.
Public methodPoint64(Double, Double) Initializes a new instance of the Point64 struct.
Public methodPoint64(Int64, Int64) Initializes a new instance of the Point64 struct.
Public methodPoint64(Point64, Double) Initializes a new instance of the Point64 struct.
Public methodPoint64(PointD, Double) Initializes a new instance of the Point64 struct from a PointD instance, applying a scale.
Top
See Also