Skip to content

Overload_Rhino_Geometry_Point2f__ctor

Will Pearson edited this page Aug 12, 2016 · 2 revisions

Point2f Constructor

Overload List

 

Name Description
Public method Point2f(Double, Double) Initializes a new two-dimensional point from two double-precision floating point numbers as coordinates. Coordinates will be internally converted to floating point numbers. This might cause precision loss.
Public method Point2f(Single, Single) Initializes a new two-dimensional point from two components.
  Back to Top

See Also

Reference

Point2f Structure
Rhino.Geometry Namespace

Clone this wiki locally