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