AnyCAD SDK PRO
2020
The Professional Graphics SDK for .Net and C++ Developers
|
Vector and Point with 2 elements. 更多...
Public 成员函数 | |
Vector2 (Real x, Real y) | |
Vector2 (int _x, int _y) | |
属性 | |
Real | X [get, set] |
Real | Y [get, set] |
Vector and Point with 2 elements.
AnyCAD::Platform::Vector2::Vector2 | ( | Real | x, |
Real | y | ||
) |
Construct Vector2.
|
getset |
X.
|
getset |
Y.