次の方法で共有


SizeD.Explicit(SizeD to PointD) Operator

定義

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

パラメーター

size
SizeD

戻り値

適用対象