System::Drawing::Point::operator Size method
Point::operator Size method
构造一个 Size 对象的实例,并使用当前对象表示的 X 和 Y 坐标值分别初始化其宽度和高度值。
System::Drawing::Point::operator Size() const
另见
- Class Point
- Namespace System::Drawing
- Library Aspose.Font for C++
构造一个 Size 对象的实例,并使用当前对象表示的 X 和 Y 坐标值分别初始化其宽度和高度值。
System::Drawing::Point::operator Size() const