SizeD.Explicit(SizeD to PointD) 运算符

定义

public:
 static explicit operator Microsoft::ReportDesigner::PointD(Microsoft::ReportDesigner::SizeD size);
public static explicit operator Microsoft.ReportDesigner.PointD (Microsoft.ReportDesigner.SizeD size);
Public Shared Narrowing Operator CType (size As SizeD) As PointD

参数

size
SizeD

返回

PointD

适用于