Vector2d(Double, Double) Constructor

Initializes a new instance of the Vector2d class

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.3.0.0
Syntax
public Vector2d(
        double x,
        double y
)

Parameters

x  Double
 
y  Double
 
See Also

©  Bricsys NV. All rights reserved.