M_Rhino_Geometry_Point2f__ctor_1 - mcneel/rhinocommon-api-docs GitHub Wiki
Initializes a new two-dimensional point from two components.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public Point2f(
float x,
float y
)
VB
Public Sub New (
x As Single,
y As Single
)
- x
- Type: System.Single
X component of vector. - y
- Type: System.Single
Y component of vector.
Supported in: 6.0.16224.21491, 5D58w