AnyCAD SDK PRO  2020
The Professional Graphics SDK for .Net and C++ Developers
Public 成员函数 | 属性 | 所有成员列表
AnyCAD::Platform::Vector2类 参考

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

构造及析构函数说明

AnyCAD::Platform::Vector2::Vector2 ( Real  x,
Real  y 
)

Construct Vector2.

属性说明

Real AnyCAD::Platform::Vector2::X
getset

X.

Real AnyCAD::Platform::Vector2::Y
getset

Y.


该类的文档由以下文件生成: