System::Drawing::SizeF::operator PointF 方法
SizeF::operator PointF method
通过使用当前对象的宽度和高度值分别初始化 X 和 Y 坐标,将当前对象转换为 Point 实例。
System::Drawing::SizeF::operator PointF() const
另见
- Class SizeF
- Namespace System::Drawing
- Library Aspose.Page for C++
通过使用当前对象的宽度和高度值分别初始化 X 和 Y 坐标,将当前对象转换为 Point 实例。
System::Drawing::SizeF::operator PointF() const